Constants |
RGB |
defines that the RGB color space is used for interpolation.
|
HSL |
defines that the HSL color space is used for interpolation.
|
Constants' Details |
RGB
const short RGB = 0;
- Description
- defines that the RGB color space is used for interpolation.
|
|
HSL
const short HSL = 1;
- Description
- defines that the HSL color space is used for interpolation.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.