Hi,
How can I detect the Image size and resize it?
Thank you!!
Detect Image size and resize
Re: Detect Image size and resize
hi,
use :ReadImage() to get Bitmap Information in Array. Size are 3rd and 4th Element
use HB_FUNC( RESIZEBMP ) in \fwh\source\winapi\bmpdraw.c for new Size
use :ReadImage() to get Bitmap Information in Array. Size are 3rd and 4th Element
use HB_FUNC( RESIZEBMP ) in \fwh\source\winapi\bmpdraw.c for new Size
greeting,
Jimmy
Jimmy