Loïc$2006306 Loïc 03/12/2007 :: 07:06
Registered
| | Hi Petr,
The GdPicture components use the Microsoft gdiplus API to resize an image. And unfortunately, there is no exported API to get any memory leak information. The only memory limitation is the free memory of your system.
PS: for best results with large images & the resize method use Interpolation Mode Default (0) value as nInterpolation parameter.
Best regards,
Loïc Carrère | |