Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BMP Rotation
Message
 
To
06/03/2009 03:09:24
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01385562
Message ID:
01386141
Views:
40
Hello Tore

You are correct, I need the file outputted to disk to be used by another program,
The solution that was provided worked great, very fast

Bob

>>>I needed to have the file on disk, I don't think the image control supports that.
>>>
>>>But thanks for your input,
>>>
>>>Bob
>>>
>>>>>Hello all
>>>>>
>>>>>I am looking for a code snippet using GDI+ that will rotate a BMP file 180 degrees
>>>>>
>>>>>Thanks in advance
>>>>>
>>>>>Bob
>>>>
>>>>Does not the native VFP image class do that for you with property RotateFlip = 2 - Rotate180FlipNone?
>>
>>It does support a file on disk.
>>
>>You just set the Picture property to the FileOnDisk and set the RotateFlip Property to what you want. Internally the control uses GDI+ to rotate/flip the image anyway.
>
>I am pretty sure that Robert wants to end up with a bmp file where the picture is rotated. AFAIK you can't use an image control to accomplish that.
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Reply
Map
View

Click here to load this message in the networking platform