ImageGear .NET
ColorSpace Property (ImGearDIB)




Gets color Space of current image.
Syntax
'Declaration
 
Public ReadOnly Property ColorSpace As ImGearColorSpace
'Usage
 
Dim instance As ImGearDIB
Dim value As ImGearColorSpace
 
value = instance.ColorSpace
public ImGearColorSpace ColorSpace {get;}
public: __property ImGearColorSpace get_ColorSpace();
public:
property ImGearColorSpace ColorSpace {
   ImGearColorSpace get();
}

Property Value

ImGearColorSpace structure.
See Also

Reference

ImGearDIB Class
ImGearDIB Members
ImGearColorSpace Structure

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback