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.GetHeight
Returns the Height of the image in pixels.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Container | 1.3 | Yes | Yes | Yes | Yes | Yes |
MBS( "Container.GetHeight"; Container ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Container | The container field or value to inspect. |
Description
Returns the Height 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 Height
MBS( "Container.GetWidth" ; ContainerField )
See also
- Container.GetCount
- Container.GetHex
- Container.GetJPEGHeight
- Container.GetSize
- Container.GetText
- Container.GetWidth
Example Databases
Created 18th August 2014, last changed 20th May 2019
Container.GetDataURL - Container.GetHex
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins