SrgbTransformation constructor

const SrgbTransformation(
  1. SrgbTValue value
)

Implementation

const SrgbTransformation(SrgbTValue value) : super(value);