PDA

View Full Version : Image Object Manipulation


FoxLeader
01-08-2008, 03:15 PM
Hello,

I know what I'm asking now might be something complicated, but anyway... I suggest and you IR guys would be able to say me if this will stay a dream!

So what I'm suggesting is a designtime/runtime possibility to add perspectives to images, similar to what is possible to do within Photoshop (Edit >> Transform >> Perspective). Maybe not as complex, but at least how the following screenshot shows it.
The idea first was out of my project to do a CoverFlow wannabe replica (like in iTunes). I found some in Flash to be embeded in my project, but due tu flash needs it is not the best solution... but it's the only one! This could be like

[Object Name] [side] [percent of the original side size] [alignement of the "small size" relativly to the image]
Image.Transform("My Image One", right, middle)

http://indigorose.com/forums/attachment.php?attachmentid=5763&d=1199826949

This is possible in flash with ActionScript, so this is probably with Lua as well. Probably.

Finally, I'd suggest a tool similar to Button Maker to skin paragraph object scrollbars. (And skinning ability to as much objects as possible, considering that listbox, combobox and input are windowed...).

That's much, but I'm in that kind of ambitious mood :D

Regards,
FoxLeader

Darryl
01-09-2008, 09:44 AM
Thanks for the suggestions FoxLeader.

REF: 17116

FoxLeader
01-09-2008, 11:38 AM
;)
Thanks for taking it into consideration! :)

Edit: BTW, I'd add a basic image tool for design time: image cropping.

Intrigued
01-09-2008, 07:46 PM
The ability to skew an image would be right cool. I have wished for that, quitely, before as well... without the need for me to create a .dll for my AMS project, or utilize third-party offerings.

:yes

FoxLeader
01-10-2008, 07:50 AM
Skew ? I'm sorry, english isn't my native language, but what does this means? I've found this:
skew (sky)
v. skewed, skew·ing, skews
v.intr.
1. To take an oblique course or direction.
2. To look obliquely or sideways.
v.tr.
1. To turn or place at an angle.
2. To give a bias to; distort.
adj.
1. Placed or turned to one side; asymmetrical.
2. Distorted or biased in meaning or effect.
3. Having a part that diverges, as in gearing.
4.
a. Mathematics Neither parallel nor intersecting. Used of straight lines in space.
b. Statistics Not symmetrical about the mean. Used of distributions.
n.
An oblique or slanting movement, position, or direction.
But I'm still not sure to understand :S
...
Just to precise my taughts, my first suggestion would by availble via scripting as well (as an action).

Intrigued
01-10-2008, 06:15 PM
Example of skewing a shape...

FoxLeader
01-10-2008, 06:50 PM
Ah, ok. Thanks for that precisions ;)

clueless
01-11-2008, 05:20 AM
Wouldnt the format of the picture have to be something that would include an alpha layer if you want to change the overal shape of the picture? That would mean format conversion on the fly if you were working with something like bitmaps.