ImageGear .NET v24.12 - Updated
m_b Field




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

Reference

ImGearVectorColor Structure
ImGearVectorColor Members