BitsPerPixelCount Property (ILEADRasterSaveType)

Visual Basic example

Visual C++ example

 

Syntax

short BitsPerPixelCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of file format options to be included in the Save or FileConversion dialog boxes.

This property must be set only if the format in the Format property contains more than one BPP option. For information on the available BPP, refer to Customizing File Format Lists.

You have to set this property before accessing the BitsPerPixelCountFormat and SubFormats properties.

See Also

Elements

ShowSaveDlg method, ShowFileConversionDlg method, Format property, BitsPerPixelCountFormat property, SubFormat property