Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug when loading png greyscale type
turn image into rgb if colorspace if other than CMYK, RGB, HSL or HSV. this prevents working on greyscale colorspace images when loading from PNG color type greyscale format.
- Loading branch information