Description
Default constructor. Components r, g and b will be set 0, and components alpha-shading will be set 255.
Visual Basic
Public Sub New()
C#
public PixelBGRA32();
Links
PixelBGRA32 Structure, Autodesk.AutoCAD.GraphicsInterface Namespace
Default constructor. Components r, g and b will be set 0, and components alpha-shading will be set 255.
Public Sub New()
public PixelBGRA32();
PixelBGRA32 Structure, Autodesk.AutoCAD.GraphicsInterface Namespace