Actions
Bug #11959
closedGraphics Magick 1.3.28 deprecation warning
Start date:
09/19/2023
Due date:
% Done:
100%
Estimated time:
Description
As of GraphicsMagick 1.3.28 the GetOnePixel
has been deprecated.
It ought to be replaced with AcquireOnePixel
. This function is essentially identical, except for the fact that exceptions are explicit. With GetOnePixel
exceptions were implicitly delivered to the image.
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Matthias Van Ceulebroeck about 1 year ago
- Assignee set to Marnik Roosen
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Marnik Roosen to Matthias Van Ceulebroeck
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from Implemented @Emweb to Closed
Actions