| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
describes different color modes which can be specified when requesting a graphic. More...
| Variables | |
| const long | NORMAL = 0 | 
| describes normal graphic colors, no particular color transformation is applied to the graphics. | |
| const long | HIGH_CONTRAST = 1 | 
| used when requesting graphics which are suitable for a high-contrast environment. | |
describes different color modes which can be specified when requesting a graphic.
| const long HIGH_CONTRAST = 1 | 
used when requesting graphics which are suitable for a high-contrast environment.
| const long NORMAL = 0 | 
describes normal graphic colors, no particular color transformation is applied to the graphics.