Note: You must be registered in order to post a reply.To register, click here. Registration is FREE!
with TImageEnProc.CreateFromBitmap(myBitmap) do begin AutoCrop(10, CreateRGB(0,0,0) ); Free; end;