Animated favicon looping over solid fill HSV images
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Animated favicon looping over solid fill HSV images
I don't know if IM supports HSV color specification. I know it supports HSL. See http://www.imagemagick.org/script/color.php
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Animated favicon looping over solid fill HSV images
It is called HSB in ImageMagick.fmw42 wrote:I don't know if IM supports HSV color specification.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Animated favicon looping over solid fill HSV images
Perhaps it should be mentioned on http://www.imagemagick.org/script/color.phpanthony wrote:It is called HSB in ImageMagick.fmw42 wrote:I don't know if IM supports HSV color specification.