Req: Bitmap HFlip and VFlip

For general discussion related FlowStone
Post Reply
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Req: Bitmap HFlip and VFlip

Post by Walter Sommerfeld »

Even in FS ruby i didn't found this... :!: :?:
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: Req: Bitmap HFlip and VFlip

Post by MyCo »

You can draw the Bitmap with an area, where width and/or height are negative, this automatically flips the bitmap.
infuzion
Posts: 109
Joined: Tue Jul 13, 2010 11:55 am
Location: Kansas City, USA, Earth, Sol

Re: Req: Bitmap HFlip and VFlip

Post by infuzion »

MyCo wrote:You can draw the Bitmap with an area, where width and/or height are negative, this automatically flips the bitmap.

Add this to the "undocumented things I didn't know I could do" list! cheers MyCo
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Req: Bitmap HFlip and VFlip

Post by Walter Sommerfeld »

Damn,

it's 2 simple... should have tried this before... :o
Works fine - many thanks MyCo

cheers
Post Reply