Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

enum TextureKind2
Description
These enumeration values specify how the texture is applied.

Values
LUMINANCE With TextureKind LUMINANCE, the texture and the lighting information are mixed to produce the image, so a lit, textured object is achieved.  
INTENSITY With TextureKind INTENSITY, each texture pixel is used as an intensity value.  
COLOR With this mode, the lighting is ignored and only the texture color information is used.  
Values' Details
LUMINANCE
LUMINANCE,
Description
With TextureKind LUMINANCE, the texture and the lighting information are mixed to produce the image, so a lit, textured object is achieved.
INTENSITY
INTENSITY,
Description
With TextureKind INTENSITY, each texture pixel is used as an intensity value.
COLOR
COLOR,
Description
With this mode, the lighting is ignored and only the texture color information is used.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.