package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `srgb
  2. | `srgbLinear
  3. | `displayP3
  4. | `a98Rgb
  5. | `prophotoRgb
  6. | `rec2020
  7. | `lab
  8. | `oklab
  9. | `xyz
  10. | `xyzD50
  11. | `xyzD65
  12. | PolarColorSpace.t
]
val toString : [< `a98Rgb | `displayP3 | `hsl | `hwb | `lab | `lch | `oklab | `oklch | `prophotoRgb | `rec2020 | `srgb | `srgbLinear | `xyz | `xyzD50 | `xyzD65 ] -> string
OCaml

Innovation. Community. Security.