- fileName
- String containing the input file name to query.
- pageNumber
- Page number to query (1-based) if the file has a multi-page image.
Visual Basic (Declaration) | |
---|---|
Public Function GetInformation( _ ByVal fileName As String, _ ByVal pageNumber As Integer _ ) As CodecsImageInfo |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsImageInfo GetInformation( string fileName, int pageNumber ) |
C++/CLI | |
---|---|
public: CodecsImageInfo^ GetInformation( String^ fileName, int pageNumber ) |
Parameters
- fileName
- String containing the input file name to query.
- pageNumber
- Page number to query (1-based) if the file has a multi-page image.
Return Value
An CodecsImageInfo object containing information about the specified image file.For an example, refer to CodecsImageInfo and RasterCodecs.
For more information, refer to Loading and Saving Large Tiff Files.
For more information, refer to Loading and Saving Large Tiff Files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6