public class KImageTexture
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
KImageTexture() |
| Modifier and Type | Method and Description |
|---|---|
static void |
texture(java.awt.Image dither,
java.awt.Graphics g,
int x,
int y,
int width,
int height) |
static void |
texture(java.awt.Image dither,
int i,
int j,
java.awt.Graphics g,
int k,
int l,
int x,
int y,
int width,
int height) |