splitcomplementary property

List<PdfColor> get splitcomplementary

Returns complementary colors.

Implementation

List<PdfColor> get splitcomplementary => toHsv().splitcomplementary;