analagous property

List<PdfColor> get analagous

Returns analogous colors.

Implementation

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