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
Container.GetWidth
Returns the Width of the image in pixels.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Container | 1.3 | Yes | Yes | Yes | Yes | Yes |
MBS( "Container.GetWidth"; Container ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Container | The container field or value to inspect. |
Description
Returns the Width of the image in pixels.This is based on the metadata in the container (SIZE part) stored by FileMaker and not based on the actual content of the container.
Examples
Get the width
MBS( "Container.GetWidth" ; ContainerField )
See also
- Container.GetCount
- Container.GetHeight
- Container.GetJPEGWidth
- Container.GetName
- Container.GetSize
- Container.GetText
- Container.GetType
- Container.GetTypes
Example Databases
Created 18th August 2014, last changed 20th May 2019
Container.GetTypes - Container.IsCompressed
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins