ImageGear .NET - Updated May 1, 2018
ColorSpace Property (ImGearColorBookColor)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorBookColor Class : ColorSpace Property
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

Reference

ImGearColorBookColor Class
ImGearColorBookColor Members
ImGearColorSpace Structure