Hi every ones,
I am making some Windows effect with CreateEllipticRgn, CreatePolygonRgn... with PBDLL 5.0
When I found that those functions worked with logical units I understood why it wax not aligned well...
I read a lot of docuemnts about graphic mesurments in Windows but now I am very mixed...
I see there is Logical Units, logical points (is it the same??), pixels, twips, dialogue units, and soo on...
Is there any math calculation or any API functions to convert logical unit to pixel?
Thanks in advance...
-------------
-------------------------------------------
Francis Beaulieu
FrabLaser Softwares
I am making some Windows effect with CreateEllipticRgn, CreatePolygonRgn... with PBDLL 5.0
When I found that those functions worked with logical units I understood why it wax not aligned well...
I read a lot of docuemnts about graphic mesurments in Windows but now I am very mixed...
I see there is Logical Units, logical points (is it the same??), pixels, twips, dialogue units, and soo on...
Is there any math calculation or any API functions to convert logical unit to pixel?
Thanks in advance...
-------------
-------------------------------------------
Francis Beaulieu
FrabLaser Softwares
Comment