返回指定影像文件的信息,如波段数、位深等。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static string GetFileInfo( string filePath ) |
参数
- filePath
- Type: System..::.String
指定的影像文件全路径。
C# |
---|
public static string GetFileInfo( string filePath ) |