[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.SepiaEffect

Class SepiaEffect

Namespace
GrapeCity.Documents.Imaging
Assembly
GcDocs.Imaging.dll

In-place effect that converts an image to sepia tones.

public class SepiaEffect : ColorMatrixEffect
Inheritance
object
GrapeCity.Documents.Imaging.ColorMatrixEffect
SepiaEffect
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Methods

Get()

Returns an instance of the SepiaEffect class.

public static SepiaEffect Get()

Returns

SepiaEffect