FilterEffectMaskDataMaxChannels Property |
Gets the max of channels count.
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResourcesAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 22.5
Syntaxpublic int MaxChannels { get; }
Public ReadOnly Property MaxChannels As Integer
Get
public:
property int MaxChannels {
int get ();
}
member MaxChannels : int with get
Property Value
Type:
Int32
See Also