Search found 2 matches
- 2019-01-19T01:04:27-07:00
- Forum: Developers
- Topic: Problem with memory
- Replies: 1
- Views: 8045
Problem with memory
I'm using MagickCore under VS 2005. I've tried to run MagickCore sample which is here http://www.imagemagick.org/script/magick-core.php and figured out that at the beginning (this line) : MagickCoreGenesis(*argv,MagickTrue); this sample application takes 1 624 KB memory and at the end : return(0 ...
- 2019-01-19T01:01:00-07:00
- Forum: Users
- Topic: Help with TIFF
- Replies: 2
- Views: 3132
Help with TIFF
Hi there. We are using the Image Magick to generate a non-rectangular image uploaded by user on a website. The website module generates a transparent area of the certain shape around the uploaded user's image and generates the TIFF file. This images are being used for futher printing in on EPSON SC ...