ImageGear .NET
AlphaChannelCount Property




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

Property Value

Any positive integer value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback