ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorSpace Structure / ExtraStartIndex Property




In This Topic
ExtraStartIndex Property
In This Topic
Gets the index of the first extra channel in the color space.
Syntax
'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