User Tools

Site Tools


This is an old revision of the document!


Color Transform

Brickyard : Functions > Utility > color

Transforms a color from one three component color space to the RGB color space.

Snapshot

Parameters

Outputs

  • Transformed Color : Color - Description…

Inputs

  • First Component : Float - Description…
  • Second Component : Float - Description…
  • Third Component : Float - Description…

Settings

  • From Color Space : RGB, HSV, HSL, YIQ and XYZ

Examples

  • In this example, the test pattern has been split into RGB components by the XYZ Components brick, and the Blue (Z) values set to 0, before recombining the components into a color.