Welcome, Unregistered.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Prev Previous Post   Next Post Next
Old 19-Jul-2012, 04:29   #1
TastenamyangGT
Registered
 
Join Date: Jul 2012
Posts: 2
Icon Frown How to rotate surface and display? i am using direct3D9

Hi there,

I wand to rotate my surface and display . i am using direcr3D9.

i succeed to display yuv images using CreteOffscreenPlainSurface and StretchRect methods.

and then i have to rotate these images... so i desided on using D3DXSprite interpace. and Draw method( this is possible rotating images)

So i need to create texture and surface.

i crated texture using D3DCreateTexture and i got surface using GetSurfaceLevel method.

and then i tried to wirte my image data this buffer using LockRect.
but it filed. it seems like that buffer size is different.

pitch value between the surface1 using CreateOffscreenPlainSurface and the other surface2 using GetSurfaceLevel are different.

surface2 is multiple4 than surface1... why???

So i don't know how handle this situation....

please help me out if you know any other idea to rotate surface...and display ...

Thank you!
TastenamyangGT is offline   Reply With Quote

 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 00:19.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.