Language
The Free and Open Productivity Suite
:: com :: sun :: star :: graphic ::
|
unpublished |
constants group GraphicColorMode |
|
|
- Usage Restrictions
- not published
- Description
- describes different color modes which can be specified when requesting a graphic.
|
Constants |
NORMAL |
describes normal graphic colors, no particular color transformation is applied
to the graphics.
|
HIGH_CONTRAST |
used when requesting graphics which are suitable for a high-contrast
environment.
|
Constants' Details |
NORMAL
const long NORMAL = 0;
- Description
- describes normal graphic colors, no particular color transformation is applied
to the graphics.
|
|
HIGH_CONTRAST
const long HIGH_CONTRAST = 1;
- Description
- used when requesting graphics which are suitable for a high-contrast
environment.
|
|
Top of Page
Copyright © 2013, 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.