tetradic property

List<PdfColor> tetradic

Returns a list of tetradic colors

Implementation

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