FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Is there any example using PNG images in prg?
Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Is there any example using PNG images in prg?
Posted: Fri Nov 14, 2008 08:30 AM

Hi,

Is there any example using PNG images in prg?
Is it possible to describe PNG images in .RC file with using editor.

Thanks,

Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Is there any example using PNG images in prg?
Posted: Fri Nov 14, 2008 08:43 AM

Hakan,

> Is there any example using PNG images in prg?

yes, please review FWH\samples\TestImg.prg. If you want to use the PNG transparencies, please review FWH\samples\TestAB.prg

> Is it possible to describe PNG images in .RC file with using editor.

You have to do it manually, not with the editor. But if you convert the PNG into a BMP with transparencies, as we do in samples\TestAB.prg, then you can store those bitmaps in your RC as usual.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion