just switch coordinate systems
coordSystem=WinSetCoordinateSystem(kCoordinatesDouble);
scalingMode=kBitmapScalingOff;
scalingMode=WinSetScalingMode (scalingMode);
WinPaintBitmap(lowResBmpP,x,y);
MemHandleUnlock(bitmapH);
On Mon, 25 Aug 2008 08:24:16 +0100, Henk Jonas <[EMAIL PROTECTED]>
wrote:
Hi,
I'm looking for a way to draw the lowres member of a resource based
bitmap family in hires coords. Basically I want to draw the bitmap
downscaled to the half. I thought, I have already a small instance,
which is the lowres member of the bitmap family, now if I would draw
this like it would be the hires member I could have a bitmap half the
size. But how to do it?
Any ideas?
Henk
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/