Uses of Class
software.amazon.awssdk.services.mediaconvert.model.ColorCorrector
-
Packages that use ColorCorrector Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of ColorCorrector in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return ColorCorrector Modifier and Type Method Description ColorCorrectorVideoPreprocessor. colorCorrector()Use these settings to convert the color space or to modify properties such as hue and contrast for this output.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type ColorCorrector Modifier and Type Method Description VideoPreprocessor.BuilderVideoPreprocessor.Builder. colorCorrector(ColorCorrector colorCorrector)Use these settings to convert the color space or to modify properties such as hue and contrast for this output.
-