Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
GMImage.Opacity
Set or attenuate the opacity channel in the image.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
GraphicsMagick | 2.0 | Yes | Yes | Yes | Yes | Yes |
MBS( "GMImage.Opacity"; ImageRef; opacity ) More
Parameters
Parameter | Description | Example value |
---|---|---|
ImageRef | The image reference number. | 1 |
opacity | The opacity, range from 0 to 255. | 127 |
Result
Returns "OK" on success.
Description
Set or attenuate the opacity channel in the image.If the image pixels are opaque then they are set to the specified opacity value, otherwise they are blended with the supplied opacity value. The value of opacity ranges from 0 (completely opaque) to MaxRGB. The defines OpaqueOpacity and TransparentOpacity are available to specify completely opaque or completely transparent, respectively.
See also
Blog Entries
Created 18th August 2014, last changed 18th August 2014
GMImage.OilPaint - GMImage.Opaque
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins