Class TextureGrad

    • Constructor Detail

      • TextureGrad

        public TextureGrad()
    • Method Detail

      • getColorAt

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

        public int[] getRGB​(java.awt.image.BufferedImage image,
                            double u,
                            double v)