Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning. Cast the bitmapInfo parameter for CGBitmapContextCreate.…
… This is safe to do - from docs "The constants for specifying the alpha channel information are declared with the CGImageAlphaInfo type but can be passed to this parameter safely.
- Loading branch information