FigBug / Gin

A few extras for juce
BSD 3-Clause "New" or "Revised" License
262 stars 40 forks source link

Image::applyContrast silently fails if image is not ARGB #8

Closed reFX-Mike closed 5 years ago

reFX-Mike commented 5 years ago

Other functions are probably affected as well.

FigBug commented 5 years ago

Oops, forgot to remove obsolete AGRB checks. Fixed.