Interface ColorMapColorUtil


public interface ColorMapColorUtil
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static int
    get(double pX, double pY, int[] pPixels, int pDefaultValue)
     
  • Method Details

    • get

      static int get(double pX, double pY, int[] pPixels, int pDefaultValue)