ImageFile.IsIndexedPixelFormat property

Specifies whether the pixel data is an index into a palette or the actual color data.

This property is read-only.

Syntax

Property IsIndexedPixelFormat( _
)

Property value

Boolean value.

Remarks

For example code, see Display Detailed Image Information in Shared Samples.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

ImageFile