LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
TexturingMode.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::rendering
 Interfaces and data structures for rendering.
 

Constant Groups

constants  com::sun::star::rendering::TexturingMode
 Enumeration of possible values to spread a texture across a primitive.
 

Macros

#define __com_sun_star_rendering_TexturingMode_idl__
 

Variables

const byte NONE =0
 Pixel outside the texture area are fully transparent. More...
 
const byte CLAMP =1
 Clamp texture coordinate. More...
 
const byte REPEAT =2
 Repeat the texture. More...
 

Macro Definition Documentation

◆ __com_sun_star_rendering_TexturingMode_idl__

#define __com_sun_star_rendering_TexturingMode_idl__