Back to Website
Show / Hide Table of Contents

Class FiltersEffect

Inheritance
BaseImageEffect
FiltersEffect
Package: @aurigma/design-atoms

Constructors

(constructor)(brightness, contrast, hue, saturation, grayscale, sepia)

Constructs a new instance of the FiltersEffect class

Declaration
constructor(brightness: number, contrast: number, hue: number, saturation: number, grayscale: boolean, sepia: boolean);
Parameters
Type Name Description
number brightness
number contrast
number hue
number saturation
boolean grayscale
boolean sepia

Properties

__type

Declaration
__type: string;
Property Value
Type Description
string

brightness

Declaration
brightness: number;
Property Value
Type Description
number

contrast

Declaration
contrast: number;
Property Value
Type Description
number

grayscale

Declaration
grayscale: boolean;
Property Value
Type Description
boolean

hue

Declaration
hue: number;
Property Value
Type Description
number

saturation

Declaration
saturation: number;
Property Value
Type Description
number

sepia

Declaration
sepia: boolean;
Property Value
Type Description
boolean
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