ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDIB Class / m_ColorSpace Field




In This Topic
m_ColorSpace Field
In This Topic
Color space attribute.
Syntax
'Declaration
 
Protected m_ColorSpace As ImGearColorSpace
 
'Usage
 
Dim instance As ImGearDIB
Dim value As ImGearColorSpace
 
value = instance.m_ColorSpace
 
instance.m_ColorSpace = value
See Also