CoreImage filters question
CoreImage filters question
- Subject: CoreImage filters question
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Mon, 17 Nov 2008 13:08:46 -0500
I am working with a couple of CoreImage filters and I noticed most of
them have a "Minimum" and "Maximum" value (as well as a default), but
they also have a "Slider Minimum" and "Slider Maximum" value...
Which one should I assume is the real maximum?? For example, the
"inputBrightness" parameter of CIColorControls has the following limits:
Default value: 0.00 Minimum: -1.00 Maximum: 0.00 Slider minimum: -1.00
Slider maximum: 1.00 Identity: 0.00
Does it mean the value can go up to 1.0? or is the Maximum actually
0.00?
It's a bit confusing....
Jean-Nicolas Jolivet
email@hidden
http://www.silverscripting.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden