elm-canvas
elm-canvas copied to clipboard
toDataUrl union type to represent encoding
toDataUrl takes a string and a float, but the string and float represent the encoding, and the quality level. Some encodings dont have quality levels. Maybe..
type Encoding
| Png
| Jpeg Float