public class ColorAdjustCodec extends AbstractVideoCodec
inputFormat, inputFormats, name, outputFormat, outputFormatsCODEC_FAILED, CODEC_INPUT_NOT_CONSUMED, CODEC_OK, CODEC_OUTPUT_NOT_FILLED| Constructor and Description |
|---|
ColorAdjustCodec() |
| Modifier and Type | Method and Description |
|---|---|
ColorAdjustModel |
getModel() |
int |
process(Buffer in,
Buffer out) |
Format |
setInputFormat(Format f) |
void |
setModel(ColorAdjustModel newValue) |
copyImage, getARGB32, getBufferedImage, getIndexed8, getRGB15, getRGB16, getRGB24, writeInt24, writeInt24LE, writeInts24, writeInts24LEgetInputFormat, getInputFormats, getName, getOutputFormat, getOutputFormats, reset, setOutputFormat, toStringpublic Format setInputFormat(Format f)
setInputFormat in interface CodecsetInputFormat in class AbstractCodecpublic ColorAdjustModel getModel()
public void setModel(ColorAdjustModel newValue)
Copyright © 2022. All Rights Reserved.