CX_GTF enum

Get thumbnail flags

Syntax

enum
{
   GTF_SIZE = 1,
   GTF_DISPLAY = 2,
   GTF_COMMONPAL = 4,
};

Constants

Value Meaning

GTF_SIZE

Use the requested thumbnail size

GTF_DISPLAY

Process the thumbnail for display

GTF_COMMONPAL

Use common palette in 256 color mode

Remarks

Used in the CX_GetThumbnailParams structure.

Requirements

Header: CX_PlugIn.h