News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Rotate bitmap

Started by Hjortur, November 08, 2006, 04:34:48 PM

Previous topic - Next topic

Hjortur

I was wondering if you do know any usefull api call, that can rotate a bitmap x degrees ?
or mabey just some trick I could use instead.

I did have a look at the msdni help and found nothing of use.

All I want is to display a bitmap, user gives me some number x and i rotate the bitmap x°.

ragdog

hi

you mean this ?

is from comrade


[attachment deleted by admin]

raneti

Programming Windows by Charles Petzold:

QuoteWindows NT also includes another BitBlt-like function not supported under Windows 98. This is the PlgBlt ("parallelogram blt") function that lets you rotate or skew bitmap images.

http://www.google.ro/search?hl=en&q=rotate+bitmap&btnG=Search

Hjortur

Thank you I think I got it now.  The keygen code was somewhat criptic but understood it after re-reading about the fpu instructions.
Thank you both.

And sorry for my bad english