public static class ShadingAlgorithm.RawShadingResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
bytes |
int |
height |
int |
padding |
int |
width |
Constructor and Description |
---|
RawShadingResult(byte[] bytes,
int width,
int height,
int padding) |
Modifier and Type | Method and Description |
---|---|
void |
fillPadding() |