Hello all,
I have loaded the pixel data of my image into an array of Bytes. I now need to load these pixels into a TBitmap object and I would like to do this the fastest way possible. The array is height x width x 4 (bytes per pixel) and these images can be somewhat large (desktop sizes 1024x780 etc)RGBP.
I am using Delphi 7.
Thank you.
Start Free Trial