Mixing image filters on an image
Mixing image filters on an image
- Subject: Mixing image filters on an image
- From: 김경옥 <email@hidden>
- Date: Tue, 16 Nov 2004 00:45:09 +0000 (GMT)
- Msgkey: email@hidden
Title: Samsung Enterprise Portal mySingle
Hi,
I'm implementing an image editor and wondering how to make users be able
to mix the filters, such as brightness, contrast, hue, saturation and so
on independently.
Because if I apply brightness and contrast on an image and undo brightness
adjustment, I need to apply contrast only on the original image again.
So I always check every value for brightness, contrast, hue and so on, and
apply all the filter on the original image sequentially every time any value
of the adjustment has changed.
Is there any way to apply the image filter independently?
Any help would be greatly appreciated.
Thanks
G.
Kim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden