Class KImageTexture

java.lang.Object
com.kheops.util.KImageTexture
All Implemented Interfaces:
Serializable

public class KImageTexture extends Object implements Serializable
See Also:
  • Constructor Details

    • KImageTexture

      public KImageTexture()
  • Method Details

    • texture

      public static void texture(Image dither, Graphics g, int x, int y, int width, int height)
    • texture

      public static void texture(Image dither, int i, int j, Graphics g, int k, int l, int x, int y, int width, int height)