Forum > Graphics

Image format in HBitmap

(1/4) > >>

wile64:
Hello,

How are to store the images in HBitmap of TBitmap?
In what format?

antonio:
You create a bitmap (format: bitmap) at run time, set height and width and you can load from file, save to file, etc, or simply draw or write to it.

wile64:
I can use a bitmap, thank you ! :D

My question is, Which is the format of the data in HBitmap :!:

ex :
header, Image Data (rgb, bgr, rgba...) ?   :?:

antonio:
I found this link: http://www.fortunecity.com/skyscraper/windows/364/bmpffrmt.html , have a look at it.

wile64:
thank you,

I seek information on pointer of data HBITMAP not on the files Bitmap (bmp)

Navigation

[0] Message Index

[#] Next page

Go to full version