Gets the number of layers in the PSD file.
public int Layers {get;}
Public ReadOnly Property Layers As Integer
public int getLayers()
public:
property int Layers {
int get();
}
An integer value that represents the number of layers in the PSD file.
If this value is 0, then the PSD file does not contain any layers.
For more information on PSD layers, refer to the FILE FORMATS SPECIFICATION from Adobe.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document