Package com.otaliastudios.cameraview.filters
See: Description
-
Class Summary Class Description TintFilter Tints the frames with specified color. VignetteFilter Applies a vignette effect to input frames. DocumentaryFilter Applies black and white documentary style effect. DuotoneFilter Representation of input frames using only two color tones. AutoFixFilter Attempts to auto-fix the frames based on histogram equalization. SepiaFilter Converts frames to sepia tone. GrayscaleFilter Converts frames to gray scale. ContrastFilter Adjusts the contrast. CrossProcessFilter Applies a cross process effect, in which the red and green channels are enhanced while the blue channel is restricted. InvertColorsFilter Inverts the input colors. SaturationFilter Adjusts color saturation. HueFilter Applies a hue effect on the input frames. GrainFilter Applies film grain effect to the frames. GammaFilter Applies gamma correction to the frames. BrightnessFilter Adjusts the brightness of the frames. PosterizeFilter Applies a posterization effect to the input frames. SharpnessFilter Sharpens the input frames. BlackAndWhiteFilter Converts the frames into black and white colors. FillLightFilter Applies back-light filling to the frames. TemperatureFilter Adjusts color temperature. LomoishFilter Applies a lomo-camera style effect to the input frames.