QColorSpace.this

Undocumented in source.
  1. this()
  2. this(NamedColorSpace namedColorSpace)
  3. this(Primaries primaries, TransferFunction fun, float gamma)
  4. this(Primaries primaries, float gamma)
  5. this(const(QPointF) whitePoint, const(QPointF) redPoint, const(QPointF) greenPoint, const(QPointF) bluePoint, TransferFunction fun, float gamma)
    struct QColorSpace
    this
    (
    ref const(QPointF) whitePoint
    ,
    ref const(QPointF) redPoint
    ,
    ref const(QPointF) greenPoint
    ,
    ref const(QPointF) bluePoint
    ,,
    float gamma = 0.0f
    )
  6. this(const(QColorSpace) colorSpace)

Meta