PixelBGRA32.PixelBGRA32() Constructor

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