22 module
com { module sun { module star { module drawing {
TextureKind2
These enumeration values specify how the texture is applied.
Definition TextureKind2.idl:28
@ INTENSITY
With TextureKind INTENSITY, each texture pixel is used as an intensity value.
Definition TextureKind2.idl:39
@ LUMINANCE
With TextureKind LUMINANCE, the texture and the lighting information is mixed to produce the image,...
Definition TextureKind.idl:33
@ COLOR
With this mode the lighting is ignored and only the texture color information is used.
Definition TextureKind.idl:38
Definition Ambiguous.idl:20