![]() |
Rotate non-rectangular region
Hello
Is it possible to rotate a non-rectangular region ? Rectangular regions, created by CreateRectRgn can be rotated using ExtCreateRegion, but how do the same thing with regions created by CreateEllipticRgn or CombineRgn? I use Borland C++ Builder best regards, Greg |
Re: Rotate non-rectangular region
Grzesiek <a@b.co> spoke thus:
> Is it possible to rotate a non-rectangular region? Dunno: http://www.slack.net/~shiva/welcome.txt http://www.parashift.com/c++-faq-lite/ > I use Borland C++ Builder You have my condolences. newsgroups.borland.com. -- Christopher Benson-Manica | I *should* know what I'm talking about - if I ataru(at)cyberspace.org | don't, I need to know. Flames welcome. |
Re: Rotate non-rectangular region
"Grzesiek" <a@b.co> schrieb im Newsbeitrag news:cdoh48$6n2$1@inews.gazeta.pl... > Hello > > Is it possible to rotate a non-rectangular region ? Rectangular regions, > created by CreateRectRgn can be rotated using ExtCreateRegion, but how > do the same thing with regions created by CreateEllipticRgn or > CombineRgn? I use Borland C++ Builder First, this is OT. Try comp.os.ms-windows.programmer.win32. Then, the answer will be "yes, but you will have to do it on your own." Means: Try to get the region destrition, interprete it, rotate it and set this as a new region. It's way easier to clip your own code than the region. -Gernot |
| All times are GMT. The time now is 03:04 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.