public interface PixelSetter<T extends java.nio.Buffer>
Modifier and Type | Method and Description |
---|---|
AlphaType |
getAlphaType() |
int |
getNumElements() |
void |
setArgb(T buf,
int offset,
int argb) |
void |
setArgbPre(T buf,
int offset,
int argbpre) |