colorProfile property
The color capability profile of the target surface.
Implementation
@override
ColorProfile get colorProfile =>
ColorProfileConverter.fromProfile(cp_detect.detectForSink(_stdout));
The color capability profile of the target surface.
@override
ColorProfile get colorProfile =>
ColorProfileConverter.fromProfile(cp_detect.detectForSink(_stdout));