Gets the format of the image in a disk file.
public RasterImageFormat GetFormat(
string fileName
)
Public Overloads Function GetFormat( _
ByVal fileName As String _
) As RasterImageFormat
- (LTRasterImageFormat)formatOfFile:(NSString *)file error:(NSError **)error
public:
RasterImageFormat GetFormat(
String^ fileName
)
fileName
A String containing the name of the image file to query.
The format of the image.
GetInformation and GetFormat use GetInformation internally. So, if more information about the image is required, it is recommended to call GetInformation directly and obtain the data once.
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