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