ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearColorSpace Structure : AlphaChannelCount Property |
'Declaration Public ReadOnly Property AlphaChannelCount As Integer
'Usage Dim instance As ImGearColorSpace Dim value As Integer value = instance.AlphaChannelCount
public int AlphaChannelCount {get;}
public: __property int get_AlphaChannelCount();