ImageGear .NET
AlphaIndex Property




Gets the Index of the alpha channel in the color space.
Syntax
public int AlphaIndex {get;}
public: __property int get_AlphaIndex();
public:
property int AlphaIndex {
   int get();
}
'Declaration
 
Public ReadOnly Property AlphaIndex As Integer
 
'Usage
 
Dim instance As ImGearColorSpace
Dim value As Integer
 
value = instance.AlphaIndex

Property Value

Any positive integer value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback