Re: BITMAPINFO

From: J French (erewhon_at_nowhere.com)
Date: 11/28/03

  • Next message: Maarten Wiltink: "Re: Finding which user is connected to the localhost."
    Date: Fri, 28 Nov 2003 10:48:21 +0000 (UTC)
    
    

    On Thu, 27 Nov 2003 16:16:42 +0100, "Arek" <dogeater@poczta.onet.pl>
    wrote:

    >Hello
    >
    >Maybe it is primitive problem but i can't find solution.
    >How from borland's TImage can I get pointer to BITMAPINFO strucrure?
    >I use BorlandC++5.
    >Is there any simply method to do this?
    >On http://homepages.borland.com/efg2lab/Library/UseNet/1999/0115a.txt
    >someone writes that it is possible only with SaveToStream method... How to
    >do it exactly ?

    See the GetDIBits API
    - it can return the BITMAPINFO structure
    - a copy - not a pointer


  • Next message: Maarten Wiltink: "Re: Finding which user is connected to the localhost."