Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPsdImageInfo Class : Layers Property |
public int Layers {get;}
'Declaration
Public ReadOnly Property Layers As Integer
'Usage
Dim instance As CodecsPsdImageInfo Dim value As Integer value = instance.Layers
public int Layers {get;}
public int getLayers()
get_Layers();
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.