Skip to content

Add additional color spaces. #4

@JimBobSquarePants

Description

@JimBobSquarePants

From @JimBobSquarePants on December 1, 2015 12:29

More a nice to have than anything but I believe that if we are to do this properly we shouldbe able to convert where possible between different color spaces.

Currently we have the following.

  • Color - Float based, premultiplied alpha, No limit to r, g, b, a values allowing for a fuller color range.
  • BGRA32
  • CIE Lab
  • CIE XYZ
  • CMYK
  • HSV
  • HSL
  • YCbCr

Inspiration could be taken from the following:

http://colormine.org/
https://github.com/scijs/color-space

Copied from original issue: JimBobSquarePants/ImageProcessor#260

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions