Back to Website
Show / Hide Table of Contents

Class FiltersEffect

Inheritance
System.Object
BaseImageEffect
FiltersEffect
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Effects
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class FiltersEffect : BaseImageEffect

Constructors

FiltersEffect(SepiaAlgorithm)

Declaration
public FiltersEffect(SepiaAlgorithm sepiaAlgorithm)
Parameters
Type Name Description
SepiaAlgorithm sepiaAlgorithm

Fields

Brightness

Declaration
public int Brightness
Field Value
Type Description
System.Int32

Contrast

Declaration
public int Contrast
Field Value
Type Description
System.Int32

Grayscale

Declaration
public bool Grayscale
Field Value
Type Description
System.Boolean

Hue

Declaration
public int Hue
Field Value
Type Description
System.Int32

Saturation

Declaration
public int Saturation
Field Value
Type Description
System.Int32

Sepia

Declaration
public bool Sepia
Field Value
Type Description
System.Boolean

Properties

SepiaAlgorithm

Declaration
public SepiaAlgorithm SepiaAlgorithm { get; set; }
Property Value
Type Description
SepiaAlgorithm

Methods

GetBytes()

Declaration
public override byte[] GetBytes()
Returns
Type Description
System.Byte[]
Overrides
BaseImageEffect.GetBytes()
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback