Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
GMImage.Copy
Creates a copy of the picture.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 2.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "GMImage.Copy"; ImageRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
ImageRef | The image reference number. | 1 |
Result
Returns the ImageRef number on success.
Description
Creates a copy of the picture.Please call GMImage.Release later to free memory for this image.
See also
- GMImage.Chop
- GMImage.CopyChannel
- GMImage.Crop
- GMImage.Flop
- GMImage.Map
- GMImage.Release
- GMImage.Roll
- GMImage.Rows
- GMImage.Zoom
Release notes
- Version 8.4
- Improved performance for GMImage.CopyChannel when copying within the same image.
- Version 8.2
- Fixed bug in GMImage.CopyChannel function.
- Version 7.3
- Added GMImage.CopyChannel function.
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 31st July 2019