Back to Website
Show / Hide Table of Contents

Class Color

Package: @aurigma/design-atoms-model

Properties

_colorSpace

Declaration
protected readonly _colorSpace: ColorSpace;
Property Value
Type Description
ColorSpace

colorSpace

Declaration
get colorSpace(): ColorSpace;
Property Value
Type Description
ColorSpace

isTransparent

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

Methods

clone()

Declaration
abstract clone(): Color;
Returns
Type Description
Color

equals(other)

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

equals(a, b)

Declaration
static equals(a: Color, b: Color): boolean;
Parameters
Type Name Description
Color a
Color b
Returns
Type Description
boolean

getData()

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