Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Container.GetHeight
Returns the Height of the image in pixels.
Component | Version | macOS | Windows | Linux | Server | 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
This function checks for a license.
Created 18th August 2014, last changed 20th May 2019