Class TextureGrad

All Implemented Interfaces:
MatrixPropertiesObject

public class TextureGrad extends TextureMov
  • Constructor Details

    • TextureGrad

      public TextureGrad()
  • Method Details

    • getColorAt

      public int getColorAt(double u, double v)
      Overrides:
      getColorAt in class TextureMov
    • getRGB

      public int[] getRGB(BufferedImage image, double u, double v)