blueskyanalytics / raster-playground

Raster Manipulation - Clip, colorize & overlay!
https://play.blueskyhq.in
GNU General Public License v3.0
14 stars 20 forks source link

Alpha (Opacity) Value not in the correct range #57

Closed ayushkr459 closed 3 years ago

ayushkr459 commented 3 years ago

Currently the alpha (opacity) value is in the range (-∞ to ∞), it should be in the range of (0 to 1) and should step only by 0.01 or 0.1 as required.