ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBookColor Class / ColorSpace Property




In This Topic
ColorSpace Property (ImGearColorBookColor)
In This Topic
Gets the color space of the color used for display.
Syntax
'Declaration
 
Public ReadOnly Property ColorSpace As ImGearColorSpace
 
'Usage
 
Dim instance As ImGearColorBookColor
Dim value As ImGearColorSpace
 
value = instance.ColorSpace

Property Value

ImGearColorSpace structure.
See Also