类的使用
com.supermap.mapping.ImageInterpolationMode
-
使用ImageInterpolationMode的程序包 程序包 说明 com.supermap.mapping -
-
com.supermap.mapping中ImageInterpolationMode的使用
声明为ImageInterpolationMode的com.supermap.mapping中的字段 限定符和类型 字段和说明 static ImageInterpolationModeImageInterpolationMode. DEFAULT默认插值模式。static ImageInterpolationModeImageInterpolationMode. HIGH高质量插值模式。static ImageInterpolationModeImageInterpolationMode. HIGHQUALITYBICUBIC最高质量的双三次插值法模式。static ImageInterpolationModeImageInterpolationMode. HIGHQUALITYBILINEAR高质量的双线性插值模式。static ImageInterpolationModeImageInterpolationMode. LOW低质量插值模式。static ImageInterpolationModeImageInterpolationMode. NEARESTNEIGHBOR最临近插值模式。返回ImageInterpolationMode的com.supermap.mapping中的方法 限定符和类型 方法和说明 ImageInterpolationModeLayerSettingGrid. getImageInterpolationMode()返回显示图像时使用的插值算法。ImageInterpolationModeLayerSettingImage. getImageInterpolationMode()返回显示图像时使用的插值算法。参数类型为ImageInterpolationMode的com.supermap.mapping中的方法 限定符和类型 方法和说明 voidLayerSettingGrid. setImageInterpolationMode(ImageInterpolationMode value)设置显示图像时使用的插值算法。voidLayerSettingImage. setImageInterpolationMode(ImageInterpolationMode value)设置显示图像时使用的插值算法。
-
Copyright © 2021–2025 SuperMap. All rights reserved.