Click or drag to resize
SepiaEffect Properties

The SepiaEffect type exposes the following members.

Properties
  NameDescription
Public propertyAlphaMode
Specifies the treatment of alpha. Default value Premultiplied.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyIntensity
Intensity of the sepia effect. Default value 0.5, range 0 to 1.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Sepia effect.
Top
See Also