ImageGear .NET v24.12 - Updated
m_a Field




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

Reference

ImGearVectorColor Structure
ImGearVectorColor Members