Mailinglist Archive: opensuse-programming (84 mails)
| < Previous | Next > |
Re: [suse-programming-e] Do we have.......
- From: Stefan Hundhammer <sh@xxxxxxx>
- Date: Fri, 27 Aug 2004 15:10:47 +0200
- Message-id: <200408271510.47631.sh@xxxxxxx>
On Friday 27 August 2004 14:48, Gustavo Dutra 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.
Ah - so it's very much like Qt's bitBlt() function - see
http://doc.trolltech.com/3.3/qimage.html#bitBlt
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
> > > 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.
Ah - so it's very much like Qt's bitBlt() function - see
http://doc.trolltech.com/3.3/qimage.html#bitBlt
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
| < Previous | Next > |