ImageGear .NET v24.12 - Updated
m_g Field




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorColor Structure : m_g Field
Green component of the color.
Syntax
'Declaration
 
Public m_g As Byte
'Usage
 
Dim instance As ImGearVectorColor
Dim value As Byte
 
value = instance.m_g
 
instance.m_g = value
public byte m_g
public: byte m_g
public:
byte m_g
See Also

Reference

ImGearVectorColor Structure
ImGearVectorColor Members