Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
GMImage.SetQuiet
Sets quiet setting.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 9.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "GMImage.SetQuiet"; ImageRef; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
ImageRef | The image reference number. | 1 |
Value | The new setting. Pass 1 for quiet. |
0 |
Result
Returns OK or error.
Description
Sets quiet setting.If enabled, suppress all warning messages. Error messages are still reported.
See also
- GMImage.GetQuiet
- GMImage.GetView
- GMImage.SetFont
- GMImage.SetLabel
- GMImage.SetMatte
- GMImage.SetPage
- GMImage.SetQuality
- GMImage.SetSize
- GMImage.SetType
- GMImage.SetView
Release notes
- Version 9.0
- Added GMImage.AutoOrient, GMImage.Extent, GMImage.GetQuiet, GMImage.Repage, GMImage.Resize and GMImage.SetQuiet functions.
Blog Entries
This function checks for a license.
Created 28th December 2018, last changed 28th December 2018