Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: animations ::

unpublished constants group AnimationColorSpace
Usage Restrictions
not published
Description
defines the colorspace that is used for interpolation.
This does not change how colors are interpreted but how to interpolate from one color to another.
See also
XAnimateColor::ColorSpace

Constants
RGB defines that the RGB colorspace is used for interpolation .  
HSL defines that the HSL colorspace is used for interpolation .  
Constants' Details
RGB
const short RGB = 0;
Description
defines that the RGB colorspace is used for interpolation .
HSL
const short HSL = 1;
Description
defines that the HSL colorspace is used for interpolation .
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.