PixelBGRA32.PixelBGRA32() Constructor

Visual Basic

Public Sub New()

C#

public PixelBGRA32();

Description

Default constructor. Components r, g and b will be set 0, and components alpha-shading will be set 255.

Links

PixelBGRA32 Structure, Autodesk.AutoCAD.GraphicsInterface Namespace