Hi all,
How to do decimation. For example, I have a line of image pixel 2500. My
screen resolution is 1280 by 1024. If i want the image to be displayed
without a scroll bar in the bottom, How should i print the pixels on screen.

any help would be great.
Thanks,

-thiru

Re: pixel decimation by Scott

Scott
Wed Jul 19 08:05:43 CDT 2006

Thiru wrote:
> Hi all,
> How to do decimation. For example, I have a line of image pixel 2500. My
> screen resolution is 1280 by 1024. If i want the image to be displayed
> without a scroll bar in the bottom, How should i print the pixels on screen.
>
> any help would be great.
> Thanks,
>
> -thiru

StretchBlt

--
Scott McPhillips [VC++ MVP]