public static Guid GetFormatGuid(
WiaFileFormats fileFormat
)
Public Shared Function GetFormatGuid( _
ByVal fileFormat As WiaFileFormats _
) As Guid
public:
static Guid GetFormatGuid(
WiaFileFormats fileFormat
)
fileFormat
The WIA item transfer format ID. For a list of available transfer formats, refer to WiaFileFormats.
The relevant System.Guid value for the file format Id.
Each WIA item's transfer format listed in the WiaFileFormats enumeration has a corresponding System.Guid value. To get that value, call the GetFormatGuid method, passing the format Id for the corresponding GUID value.
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