Creates an instance of the RasterOpenDialogLoadFormat class, refer to RasterOpenDialog.Filter.
public RasterOpenDialogLoadFormat(
string name,
string extensions
)
Public Function New( _
ByVal name As String, _
ByVal extensions As String _
)
public:
RasterOpenDialogLoadFormat(
String^ name,
String^ extensions
)
name
The format name that will be displayed in the File Type combo.
extensions
The extension that will be used to filter the display files with.
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