LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ARGBColor Struct Reference

ARGB color quad. More...

import"ARGBColor.idl";

Public Attributes

ColorComponent Alpha
 Alpha component. More...
 
ColorComponent Red
 Red component. Valid range is [0,1.0]. More...
 
ColorComponent Green
 Green component. Valid range is [0,1.0]. More...
 
ColorComponent Blue
 Blue component. Valid range is [0,1.0]. More...
 

Detailed Description

ARGB color quad.

Member Data Documentation

◆ Alpha

Alpha component.

Valid range is [0,1.0], with 0.0 denoting fully transparent, and 1.0 fully opaque.

◆ Blue

Blue component. Valid range is [0,1.0].

◆ Green

Green component. Valid range is [0,1.0].

◆ Red

Red component. Valid range is [0,1.0].


The documentation for this struct was generated from the following file: