BitsPerPixelCountFormat Property (ILEADRasterSaveType)

Visual Basic example

Visual C++ example

 

Syntax

long BitsPerPixelCountFormat (short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the BPP options to be included in the Save or FileConversion dialog boxes. The available options depend on the format specified in the Format property. For more information on the available formats, BPP options and sub format options, refer to Customizing File Format Lists.

You have to set the BitsPerPixelCount property before using this property.

See Also

Elements

ShowSaveDlg method, ShowFileConversionDlg method, Format property, BitsPerPixelCount property, SubFormat property