Marxon13 / M13ProgressSuite

A suite containing many tools to display progress information on iOS.
3.93k stars 529 forks source link

M13ProgressViewImage - fix createImageForCurrentProgress (types and g… #109

Closed algrid closed 7 years ago

algrid commented 8 years ago

…rayscale calculation)

It was broken by https://github.com/Marxon13/M13ProgressSuite/commit/b6a9f52057b2bd4ca802ea8f01bc2ceb071c6e4d

Fixing improper type use/conversion. Fixing RGBA byte order for grayscale formula.