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