Back to Website
Show / Hide Table of Contents

Class ProcessColor

Inheritance
Color
ProcessColor
Package: @aurigma/design-atoms-model

Constructors

(constructor)(alpha, profile)

Constructs a new instance of the ProcessColor class

Declaration
constructor(alpha: number, profile?: string);
Parameters
Type Name Description
number alpha
string profile

Properties

alpha

Declaration
get alpha(): number;
Property Value
Type Description
number

isTransparent

Declaration
get isTransparent(): boolean;
Property Value
Type Description
boolean

profile

Declaration
get profile(): string;
Property Value
Type Description
string

Methods

equals(other)

Declaration
equals(other: Color): boolean;
Parameters
Type Name Description
Color other
Returns
Type Description
boolean

getData()

Declaration
getData(): IProcessColor;
Returns
Type Description
IProcessColor
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