Home > @infiniteobjects/data-types > VideoPrintBaseBackgroundColor
Video Print Base Background Color
Signature:
export declare class VideoPrintBaseBackgroundColor implements IVideoPrintBaseBackgroundColor
Implements: IVideoPrintBaseBackgroundColor
| Property | Modifiers | Type | Description |
|---|---|---|---|
| a? | unit | (Optional) Alpha Component | |
| b? | bit8 | (Optional) Blue Component | |
| g? | bit8 | (Optional) Green Component | |
| r? | bit8 | (Optional) Red Component |