Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
CGImageSource.FileName
Queries file name of the image.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| CGImageSource | 9.4 | Yes | No | No | Yes, macOS only | Yes |
Parameters
none
Result
Returns text or error.
Description
Queries file name of the image.Examples
Queries filename:
Set Variable [ $ref ; Value: MBS("CGImageSource.CreateWithData"; CGImageSource::ImageFile) ]
Show Custom Dialog [ "filename" ; MBS( "CGImageSource.FileName"; $ref ) ]
Set Variable [ $r ; Value: MBS("CGImageSource.Release"; $ref) ]
See also
Blog Entries
Release notes
- Version 9.4
- Added CGImageSource.FileName function.
Created 30th August 2019, last changed 30th August 2019
CGImageSource.Export - CGImageSource.HasProperty
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins