Lumia.Imaging.Artistic Namespace
Contains types that add artistic effects such as sepia toning or a cartoon graphics effect on an image.
Classes
Class | Description | |
---|---|---|
AntiqueEffect | Produces the look of an old color photo. |
|
AntiqueFilter | Produces the look of an old color photo. |
|
CartoonEffect |
Transforms the image into a cartoon graphic style. |
|
CartoonFilter |
Transforms the image into a cartoon graphic style. |
|
ColorSwapEffect |
Adjusts the parameters of the Color-swap effect. |
|
ColorSwapFilter |
Adjusts the parameters of the Color-swap filter. |
|
EmbossEffect |
Applies an emboss effect in grayscale. |
|
EmbossFilter |
Applies an emboss effect in grayscale. |
|
FogEffect |
Applies a fog effect. |
|
FogFilter |
Applies a fog effect. |
|
FoundationEffect |
Applies a foundation effect on a specified region of the image. |
|
FoundationFilter |
Applies a foundation effect on a specified region of the image. |
|
GrayscaleNegativeEffect |
Converts the image to a grayscale negative. |
|
GrayscaleNegativeFilter |
Converts the image to a grayscale negative. |
|
LomoEffect |
Applies a lomo effect on the image. |
|
LomoFilter |
Applies a lomo effect on the image. |
|
MagicPenEffect |
Applies a mix of edge distinction and color manipulation to the image. |
|
MagicPenFilter |
Applies a mix of edge distinction and color manipulation to the image. |
|
MilkyEffect |
Applies a milky surface to the image. |
|
MilkyFilter |
Applies a milky surface to the image. |
|
MirrorEffect |
Mirrors the left half of the image onto the right half. |
|
MirrorFilter |
Mirrors the left half of the image onto the right half. |
|
MonoColorEffect |
Preserves one color tone while other colors are converted to grayscale. |
|
MonoColorFilter |
Preserves one color tone while other colors are converted to grayscale. |
|
MoonlightEffect |
Applies a moonlight effect to the image. |
|
MoonlightFilter |
Applies a moonlight effect to the image. |
|
NegativeEffect |
Converts the image to a negative. |
|
NegativeFilter |
Converts the image to a negative. |
|
OilyEffect |
Applies an oil-painting-like effect to the image. |
|
OilyFilter |
Applies an oil-painting-like effect to the image. |
|
PaintEffect |
Applies a painting-like effect to the image. |
|
PaintFilter |
Applies a painting-like effect to the image. |
|
PosterizeEffect |
Applies a painting-like effect to the image. |
|
PosterizeFilter |
Applies a posterize effect, reducing the number of colors in the image. |
|
SepiaEffect |
Applies a sepia tone to the image. |
|
SepiaFilter |
Applies a sepia tone to the image. |
|
SketchEffect |
Applies a sketch effect. |
|
SketchFilter |
Produces the look of a sketched image. |
|
SolarizeEffect |
Applies a solarize effect. |
|
SolarizeFilter |
Applies a solarize effect. |
|
SplitToneEffect |
Applies a given color to pixels with luminance values within a specified range, while retaining some luminance information. |
|
SplitToneFilter |
Applies a given color to pixels with luminance values within a specified range, while retaining some luminance information. |
|
SplitToneRange |
Defines a luminance range and the color to be applied by the split tone effect.
|
|
SpotlightEffect |
Applies a spotlight effect to the image. |
|
SpotlightFilter |
Applies a spotlight effect to the image. |
|
StampEffect |
Applies a stamp-like effect, resulting in a black and white image. |
|
StampFilter |
Applies a stamp-like effect, resulting in a black and white image. |
|
VignettingEffect |
Applies vignetting effect to the image. |
|
VignettingFilter |
Applies vignetting effect to the image. |
|
WarpFilter |
Applies a warp effect to an image or parts of an image. |
|
WarpingEffect |
Applies a warp effect to an image or parts of an image. |
|
WatercolorEffect |
Applies a watercolor effect to the image. |
|
WatercolorFilter |
Applies a watercolor effect to the image. |
Enumerations
Enumeration | Description | |
---|---|---|
LomoStyle |
Color styles to use with the lomo effect.
|
|
LomoVignetting |
Vignetting impact levels to use with the lomo effect.
|
|
OilBrushSize |
The size of the brush used by the .
|
|
SketchMode |
Modes for the sketch effect.
|
|
WarpEffect |
Effects for the warp filter.
|
|
WarpMode |
Effects for the warp effect.
|