Tao.DevIl SDK Documentation

Ilut.ILUT_PALETTE_MODE Field

Whether ilut uses palettes or converts the image to truecolour before sending it to the renderer.

[Visual Basic]
Public Const ILUT_PALETTE_MODE As Integer = 1536
[C#]
public const int ILUT_PALETTE_MODE = 1536;

See Also

Ilut Class | Tao.DevIl Namespace