C# (CSharp) ImageProcessor.Imaging.Filters.Photo Namespace

Classes

Name Description
BlackWhiteMatrixFilter Encapsulates methods with which to add a black and white filter to an image.
ColorMatrixes A list of available color matrices to apply to an image.
GothamMatrixFilter Encapsulates methods with which to add a gotham filter to an image.
GreyScaleMatrixFilter Encapsulates methods with which to add a greyscale filter to an image.
LoSatchMatrixFilter Encapsulates methods with which to add a low saturated filter to an image.
LomographMatrixFilter Encapsulates methods with which to add a lomograph filter to an image.
MatrixFilterBase The matrix filter base contains equality methods.
SepiaMatrixFilter Encapsulates methods with which to add a sepia filter to an image.