19 #ifndef __com_sun_star_drawing_TextureKind_idl__
20 #define __com_sun_star_drawing_TextureKind_idl__
24 module com { module sun { module star { module drawing {
TextureKind
These enumeration values specify how the texture is applied.
Definition: TextureKind.idl:29
With this mode the lighting is ignored and only the texture color information is used.
Definition: TextureKind.idl:40
With TextureKind LUMINANCE, the texture and the lighting information are mixed to produce the image...
Definition: TextureKind.idl:35