Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: rendering ::

struct ARGBColor
Description
ARGB color quad

Elements' Summary
Alpha Alpha component. 
Red Red component. Valid range is [0,1.0] 
Green Green component. Valid range is [0,1.0] 
Blue Blue component. Valid range is [0,1.0] 
Elements' Details
Alpha
ColorComponent Alpha;
Description
Alpha component.

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

Red
ColorComponent Red;
Description
Red component. Valid range is [0,1.0]
Green
ColorComponent Green;
Description
Green component. Valid range is [0,1.0]
Blue
ColorComponent Blue;
Description
Blue component. Valid range is [0,1.0]
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.