enum TextureMode in module com::sun::star::drawing:: |
enum TextureMode;
The TextureMode defines in which way the texture color data replaces the object color data.
Values Summary |
|
REPLACE | This is the standard mode. |
MODULATE | This mixes up colors in a way defined by the texture bitmap. |
BLEND | This mixes both data sources in a fixed ratio. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.