dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

Algorithm Enum

The algorithms used to generate the colors between the fromColor and toColor. Each algorithm uses different methods for generating the intervening colors. Read more in the link above.

public enum Algorithm

Fields

CieLab 0

LabLch 1

Hsv 2


This site uses Just the Docs, a documentation theme for Jekyll.