[Dev] [Fwd: [ wxwindows-Patches-1227108 ] RotateHue, HSVtoRGB, RGBtoHSV]

John Anderson john at osafoundation.org
Thu Jul 28 16:17:19 PDT 2005


wxWidgets accepted our hue rotate patch, after fixing a few minor problems.

John

-------- Original Message --------
From: 	- Thu Jul 28 15:55:42 2005
X-Account-Key: 	account1
X-UIDL: 	140f6f2ab8e675bd7d992e9d90665910
X-Mozilla-Status: 	0001
X-Mozilla-Status2: 	00000000
Return-path: 	<nobody at sourceforge.net>
Envelope-to: 	john at AppMagic.com
Delivery-date: 	Thu, 28 Jul 2005 18:51:10 -0400
Received: 	from mail by linode.visnes.com with spam-scanned (Exim 4.42) 
id 1DyHDW-0007n9-MY for john at AppMagic.com; Thu, 28 Jul 2005 18:51:09 -0400
Received: 	from lists.sourceforge.net ([66.35.250.206] 
helo=mail.sourceforge.net) by linode.visnes.com with esmtps 
(TLSv1:AES256-SHA:256) (Exim 4.42) id 1DyHDW-0007n6-E9 for 
john at AppMagic.com; Thu, 28 Jul 2005 18:51:06 -0400
Received: 	from [10.3.1.26] (helo=sc8-sf-web2.sourceforge.net) by 
mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 
1DyHDq-000581-Vh; Thu, 28 Jul 2005 15:51:26 -0700
Received: 	from nobody by sc8-sf-web2.sourceforge.net with local (Exim 
4.33) id 1DyHDq-0001GX-Kg; Thu, 28 Jul 2005 15:51:26 -0700
To: 	noreply at sourceforge.net
From: 	SourceForge.net <noreply at sourceforge.net>
Subject: 	[ wxwindows-Patches-1227108 ] RotateHue, HSVtoRGB, RGBtoHSV
Mime-Version: 	1.0
Content-Type: 	text/plain; charset="ISO-8859-1"
Message-Id: 	<E1DyHDq-0001GX-Kg at sc8-sf-web2.sourceforge.net>
Sender: 	Nobody <nobody at sc8-sf-web2.sourceforge.net>
Date: 	Thu, 28 Jul 2005 15:51:26 -0700
X-Spam-Checker-Version: 	SpamAssassin 3.0.1 (2004-10-22) on 
linode.visnes.com
X-Spam-Level: 	
X-Spam-Status: 	No, score=-1.7 required=5.0 tests=AWL,BAYES_00 
autolearn=ham version=3.0.1



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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/dev/attachments/20050728/fbb41655/attachment.htm


More information about the Dev mailing list