ImageFile.PixelDepth property

Retrieves the depth of the pixels of the image in bits per pixel (BPP).

This property is read-only.

Syntax

Property PixelDepth( _
)

Property value

Long 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