ImageGear for .NET
ColorSpace Property (ImGearColorProfile)




Gets the color space of the color profile.
Syntax
'Declaration
 
Public ReadOnly Property ColorSpace As ImGearColorSpaceIDs
'Usage
 
Dim instance As ImGearColorProfile
Dim value As ImGearColorSpaceIDs
 
value = instance.ColorSpace
public ImGearColorSpaceIDs ColorSpace {get;}
public: __property ImGearColorSpaceIDs get_ColorSpace();
public:
property ImGearColorSpaceIDs ColorSpace {
   ImGearColorSpaceIDs get();
}

Property Value

ImGearColorSpaceIDs enumeration value.
Remarks
Returns color space of the color profile, typically RGB or CMYK.
See Also

Reference

ImGearColorProfile Class
ImGearColorProfile Members
ImGearColorSpaceIDs Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback