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