ImageGear for .NET
GetColorSpace Method (ImGearPDEImage)




Gets the color space object for an image.
Syntax
'Declaration
 
Public Function GetColorSpace() As ImGearPDEColorSpace
'Usage
 
Dim instance As ImGearPDEImage
Dim value As ImGearPDEColorSpace
 
value = instance.GetColorSpace()
public ImGearPDEColorSpace GetColorSpace()
public: ImGearPDEColorSpace* GetColorSpace(); 
public:
ImGearPDEColorSpace^ GetColorSpace(); 

Return Value

ImGearPDEColorSpace class value.
Remarks
Null if image an image mask.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members
ImGearPDEColorSpace Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback