public interface PixelSetter<T extends 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) |
Copyright © 2020. All rights reserved.