C++
AcGiPixelBGRA32( Adesk::UInt32 bgra );
Description
Constructor. Creates an BRG color with color components blue, green, and red and alpha-shading component correspondingly.
Parameters
| Parameters | Description |
|---|---|
| bgra | Input color of component |
AcGiPixelBGRA32( Adesk::UInt32 bgra );
Constructor. Creates an BRG color with color components blue, green, and red and alpha-shading component correspondingly.
| Parameters | Description |
|---|---|
| bgra | Input color of component |