StretchDiBits fails with SetWorldTransform

A

ajay

Hi,

I am doing SetWorldTransform in a printer DC to rotate the data by 90
degree and scale it by half. But I see that StretchDiBits is unable to
put any data on DC even though it returns the correct number of scan
lines. My DC width, height is 4500,6000. If i dont do the rotation but
keep the scaling then it works. Also if i divide the image in smaller
parts then StretchDuBits works again. Do anyone have any idea why i
have to divide the image while rotating?

Thanks a lot.
Ajay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top