PixelBGRA32 Constructor (Byte, Byte, Byte, Byte)

Initializes a new instance of the PixelBGRA32 class
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public PixelBGRA32(
        byte blue,
        byte green,
        byte red,
        byte alpha
)

Parameters

blue
Type: SystemByte
green
Type: SystemByte
red
Type: SystemByte
alpha
Type: SystemByte
See Also

©  Bricsys NV. All rights reserved.