Re: magick++ Image declaration
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
> explicit allocation (via 'new'). Use 'new'. We suspect the recommendation was written for very early releases of ImageMagick. With built-in reference counting, 'new' should work fine without any complaints.