public class SRGBBuilder extends ChunkBuilder implements Builder<Chunk>
Constructor and Description |
---|
SRGBBuilder() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
buildData() |
SRGBBuilder |
renderingIntent(byte renderingIntent) |
build, getChunkType
public SRGBBuilder renderingIntent(byte renderingIntent)
protected byte[] buildData()
buildData
in class ChunkBuilder