public void Add(
RasterDialogFileTypesIndex fileTypeIndex,
int bitsPerPixe,
RasterDialogFileSubTypeDataContent subTypeDataContent
)
Public Sub Add( _
ByVal fileTypeIndex As RasterDialogFileTypesIndex, _
ByVal bitsPerPixe As Integer, _
ByVal subTypeDataContent As RasterDialogFileSubTypeDataContent _
)
public:
void Add(
RasterDialogFileTypesIndex fileTypeIndex,
int bitsPerPixe,
RasterDialogFileSubTypeDataContent subTypeDataContent
)
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.
The index of the added item.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document