为指定影像数据创建金字塔。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public static bool BuildPyramid(
	string filePath,
	PyramidResampleType type
)

参数

filePath
Type: System..::.String
指定的要创建金字塔的影像文件路径。
type
Type: SuperMap.Data..::.PyramidResampleType
金字塔重采样方式。

返回值

成功创建返回true;否则返回false。

版本信息

SuperMap iObjects .NET


请参见