PixelBGRA32(Byte, Byte, Byte, Byte) Constructor

Initializes a new instance of the PixelBGRA32 class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public PixelBGRA32(
        byte blue,
        byte green,
        byte red,
        byte alpha
)

Parameters

blue  Byte
 
green  Byte
 
red  Byte
 
alpha  Byte
 
See Also

©  Bricsys NV. All rights reserved.