19 #ifndef __com_sun_star_drawing_TextureKind2_idl__
20 #define __com_sun_star_drawing_TextureKind2_idl__
24 module com { module sun { module star { module drawing {
TextureKind2
These enumeration values specify how the texture is applied.
Definition: TextureKind2.idl:29
const short COLOR
The animation value represents a color.
Definition: AnimationValueType.idl:40
With TextureKind INTENSITY, each texture pixel is used as an intensity value.
Definition: TextureKind2.idl:41
With TextureKind LUMINANCE, the texture and the lighting information are mixed to produce the image...
Definition: TextureKind.idl:35