ImageGear .NET
ExtraStartIndex Property




Gets the index of the first extra channel in the color space.
Syntax
public int ExtraStartIndex {get;}
public: __property int get_ExtraStartIndex();
public:
property int ExtraStartIndex {
   int get();
}
'Declaration
 
Public ReadOnly Property ExtraStartIndex As Integer
 
'Usage
 
Dim instance As ImGearColorSpace
Dim value As Integer
 
value = instance.ExtraStartIndex

Property Value

Any positive integer value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback