Copy link to clipboard
Copied
Hi all,
I am trying to develop imaging tool using flash as 3.0 in photoshop we have option called curves and levels, that option need to implemented in flash as 3.0. Kindly help me regarding this
Regards
Surendran S
Copy link to clipboard
Copied
what's your question?
Copy link to clipboard
Copied
Thanks for the reply, In flash actionscript 3.0 how to do levels and curves.
Copy link to clipboard
Copied
what's a level? do you mean a line?
if so, you can use the graphics class moveTo, lineTo and curveTo to dynamically draw lines and curves, or you can use the beziersegment class.
Copy link to clipboard
Copied
Thanks for reply, i have attached screenshot of what i want to do in flash as 3.0 (image adjustment tool)
thanks and regards
Surendran S
Copy link to clipboard
Copied
the curve panel appears to display a quadratic bezier (one control point) and i have no idea what you're trying to convey with that levels panel.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now