FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour My own bitmap
Posts: 219
Joined: Mon Dec 26, 2005 07:25 PM
My own bitmap
Posted: Sun Aug 06, 2006 09:58 AM

If I' have an array with a BITMAP data. Does anyone knwo how can I convert it, in memory, in a true Bitmap? How create its hBmp? (Without saving it before with MEMOWRIT)
Excuse my English

Regards.

Nos Gusta Programar
Posts: 114
Joined: Tue Feb 14, 2006 08:13 AM
Re: My own bitmap
Posted: Mon Aug 07, 2006 02:55 PM
manuramos wrote:If I' have an array with a BITMAP data. Does anyone knwo how can I convert it, in memory, in a true Bitmap? How create its hBmp? (Without saving it before with MEMOWRIT)
Excuse my English

Regards.


Take a look at this link:

http://www.fortunecity.com/skyscraper/w ... ffrmt.html

it contains a good article about the .BMP file structure.

Regards
Evans
Posts: 219
Joined: Mon Dec 26, 2005 07:25 PM
My own bitmap
Posted: Wed Aug 09, 2006 01:57 PM

Thanks Evans, I'll look at it.

Nos Gusta Programar

Continue the discussion