public class TRNSBuilder extends ChunkBuilder implements Builder<Chunk>
| Constructor and Description |
|---|
TRNSBuilder(int colorType) |
| Modifier and Type | Method and Description |
|---|---|
TRNSBuilder |
alpha(byte[] alpha) |
protected byte[] |
buildData() |
build, getChunkTypepublic TRNSBuilder alpha(byte[] alpha)
protected byte[] buildData()
buildData in class ChunkBuilder