|
wxWidgets accepted our hue rotate patch, after fixing a few minor
problems. John -------- Original Message --------
Patches item #1227108, was opened at 2005-06-24 18:13 Message generated for change (Comment added) made by vadz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1227108&group_id=9863 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Common Group: new feature >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: John Anderson (djohnanderson) Assigned to: Nobody/Anonymous (nobody) Summary: RotateHue, HSVtoRGB, RGBtoHSV Initial Comment: I added support for rotating the hue in a wxImage, along with routines that convert between HSV and RGB colour spaces. Also included is support for wxPython, updated documentation and updated sample code to illustrate the new feature ---------------------------------------------------------------------- >Comment By: Vadim Zeitlin (vadz) Date: 2005-07-29 00:51 Message: Logged In: YES user_id=71618 Excellent patch, thank you! I've applied it with only minor changes: - reformatted some code to conform to wx coding conventions - RGBtoHSV/HSVtoRGB should really take const ref instead of value - fixed memory leak in the sample ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1227108&group_id=9863 |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
