LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
GraphicColorMode.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::graphic
 Interfaces for graphic handling.
 

Constant Groups

constants  com::sun::star::graphic::GraphicColorMode
 describes different color modes which can be specified when requesting a graphic.
 

Macros

#define __com_sun_star_graphic_GraphicColorMode_idl__
 

Variables

const long NORMAL = 0
 describes normal graphic colors, no particular color transformation is applied to the graphics. More...
 
const long HIGH_CONTRAST = 1
 used when requesting graphics which are suitable for a high-contrast environment. More...
 

Macro Definition Documentation

◆ __com_sun_star_graphic_GraphicColorMode_idl__

#define __com_sun_star_graphic_GraphicColorMode_idl__