ImageGear .NET
ColorSpace Property (ImGearColorBookColor)




Gets the color space of the color used for display.
Syntax
public ImGearColorSpace ColorSpace {get;}
public: __property ImGearColorSpace get_ColorSpace();
public:
property ImGearColorSpace ColorSpace {
   ImGearColorSpace get();
}
'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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback