Leadtools.Codecs Namespace > CodecsPsdImageInfo Class : Channels Property |
public int Channels {get;}
'Declaration Public ReadOnly Property Channels As Integer
'Usage Dim instance As CodecsPsdImageInfo Dim value As Integer value = instance.Channels
public int Channels {get;}
get_Channels();
If this value is 0, then the PSD file does not contain any channel.
For more information on PSD channels, refer to the FILE FORMATS SPECIFICATION from Adobe.