Constructor. Creates an BRG color with color components blue, green, and red and alpha-shading component correspondingly.
Public Sub New( bgra As UInteger )
public PixelBGRA32( uint bgra );
Parameters | Description |
---|---|
uint bgra | Input color of component |
PixelBGRA32 Structure, Autodesk.AutoCAD.GraphicsInterface Namespace