FormatBpp property (LEADFileSaveFormat Control)
Builder Syntax |
L_UINT32 FormatBpp [ L_UINT uIndex] |
Delphi Syntax |
FormatBpp [uIndex: L_UINT]: L_UINT32 |
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 BppCount property before using this property.
See Also
Elements: |
ShowSaveDlg method, ShowFileConversionDlg method, Format property, BppCount property, SubFormats property |
Topics: |