Add Method

Summary
Adds a new sub-type RasterSaveDialogBitsPerPixel to this list.
Syntax
C#
VB
C++
  
Public Sub Add( _ 
   ByVal fileTypeIndex As RasterDialogFileTypesIndex, _ 
   ByVal bitsPerPixe As Integer, _ 
   ByVal subTypeDataContent As RasterDialogFileSubTypeDataContent _ 
)  

Parameters

fileTypeIndex
Save dialog file type index that includes the bits per pixel, refer to RasterDialogFileTypesIndex.

bitsPerPixe
Save dialog bits per pixel to be added, refer to RasterDialogFileTypesIndex.

subTypeDataContent
The added sub-types for this bits per pixel data, refer to RasterDialogFileSubTypeDataContent.

Return Value

The index of the added item.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.