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