Mailinglist Archive: opensuse-programming (84 mails)

< Previous Next >
RE: [suse-programming-e] Do we have.......
>
>
> On Friday 27 August 2004 14:26, j d wrote:
> > May i know whether we have(Linux)"StretchDIBits"
> > function call?
>
> Never heard of any such thing. What is it supposed to do?
>
>
>From the windows world:

The StretchDIBits function copies the color data for a rectangle of pixels
in a device-independent bitmap (DIB) to the specified destination rectangle.
If the destination rectangle is larger than the source rectangle, this
function stretches the rows and columns of color data to fit the destination
rectangle. If the destination rectangle is smaller than the source
rectangle, this function compresses the rows and columns by using the
specified raster operation.

< Previous Next >
Follow Ups