com.supermap.image.processing

枚举 ResampleMethod

    • 枚举常量详细资料

      • BILINEAR

        public static final ResampleMethod BILINEAR
        双线性内插法。
      • CUBIC

        public static final ResampleMethod CUBIC
        三次卷积内插法。
    • 方法详细资料

      • values

        public static ResampleMethod[] values()
        返回:
        按照声明该枚举类型的常量的顺序返回的包含这些常量的数组
      • getTitle

        public String getTitle()
        返回枚举值本地化名称
        返回:
        枚举值本地化名称

Copyright © 2021–2025 SuperMap. All rights reserved.