toXyzColor abstract method

  1. @override
XyzColor toXyzColor()

Converts this to the XYZ color space.

Implementation

@override
XyzColor toXyzColor();