Adrian-George Bostan febf633172 Image memory optimizations (#149)
* Add ColorAt method for images
* Avoid resample on image to Go image conversion
* Avoid resample when converting grayscale image to RGB
* Preserve old behavior of image to Go image conversion
* Add missing case in the ToGoImage method
* Fix grayscale to RGB image conversion
* Improve code documentation
* Fix color extraction for CMYK and 4 bit RGB
* Add test case for the ColorAt image method
* Avoid resampling when converting CMYK image to RGB
* Add notice comment for the GetSamples/SetSamples image methods
2019-08-22 20:15:16 +00:00
..
2019-08-22 20:15:16 +00:00
2019-06-27 20:08:40 +00:00
2019-07-24 21:19:13 +00:00
2019-07-24 21:19:13 +00:00
2019-07-24 21:19:13 +00:00
2019-07-24 21:19:13 +00:00