Method | Description | |
---|---|---|
DitherTexture ( |
Destructive dithering of texture. Texture is 8888, will be written out as 8888 too
|
public static DitherTexture ( |
||
texture | ||
targetTextureFormat | TextureFormat | |
x0 | int | |
y0 | int | |
w | int | |
h | int | |
return | void |