Share

AcGiPixelBGRA32::AcGiPixelBGRA32 (Adesk::UInt32) Constructor

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

Links

AcGiPixelBGRA32 Class

Was this information helpful?