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;}
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.