toXyzColor method

  1. @override
XyzColor toXyzColor()
override

Converts this to the XYZ color space.

Implementation

@override
XyzColor toXyzColor() => this;