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