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 : 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;}
public int getChannels()
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.