ImageGear .NET - Updated October 26, 2017
ColorSpace Property (ImGearDIB)




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

Property Value

ImGearColorSpace structure.
See Also

Reference

ImGearDIB Class
ImGearDIB Members
ImGearColorSpace Structure