ImageFile.IsAlphaPixelFormat property

Specifies whether the pixel format has an alpha component.

This property is read-only.

Syntax

Property IsAlphaPixelFormat( _
)

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