Skip to content

AdobeRGB and ROMMRGB give NaNs if converting from invalid Coord values #27

@nicholas-miklaucic

Description

@nicholas-miklaucic

The following code returns an AdobeRGBColor with all NaNs:

let color: AdobeRGBColor = Coord{x: -0.1, y: 100., z: -66.}.into();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions