Skip to content

No support for Opacity/Transparency/Alpha in any color models except: ARGB32, RGBA32, ARGB64, and RGBA64  #1

@dragonfly-ai

Description

@dragonfly-ai

One might want to transform a translucent color in Lab* space, but not lose its transparency in the process.

We don't want to burden every color model with an added 8 byte transparency value, but we also want transparency values to seamlessly pass through all transformations if present.

How could bitfrost make transparency values optional in all color models without bloating memory requirements or decreasing end user convenience?

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