Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: Container
Functions to work on containers.
Item | Details |
---|---|
Container.Compress Compresses a container value. | All 5.3 |
Container.DecodeFromBase64 Decodes data from base64 text into a container value. | All 4.4 |
Container.DecodeFromHex Decodes data from hex text into a container value. | All 6.5 |
Container.Decompress Decompresses a container value. | All 5.3 |
Container.Deserialize Restores a serialized container value. | All 5.2 |
Container.Export Writes selected data content from a container to a file path. | All 1.6 |
Container.ExtractStream Extracts a single frame and returns as new container value. | All 4.3 |
Container.GetBase64 Returns the base 64 encoded value of the container. | All 1.4 |
Container.GetCount Counts the number of types in a container field. | All 1.4 |
Container.GetDataURL Returns the complete Data url for an image stored in a container field. | All 1.4 |
Container.GetHeight Returns the Height of the image in pixels. | All 1.3 |
Container.GetHex Returns the hex encoded value of the container. | All 6.5 |
Container.GetJPEGHeight Returns the Height of JPEG image stored in a container field. | All 1.3 |
Container.GetJPEGHeightResolution Returns the Vertical Resolution of the JPEG image stored in a container field in pixels per inch. | All 1.3 |
Container.GetJPEGWidth Returns the Width of JPEG image stored in a container field. | All 1.3 |
Container.GetJPEGWidthResolution Returns the Horizontal Resolution of the preview image stored in a container field in pixels per inch. | All 1.3 |
Container.GetName Queries the path list from a container. | All 3.0 |
Container.GetResolution Queries the DPI settings stored in a container. | All 4.2 |
Container.GetSize Returns the size of the container. | All 1.4 |
Container.GetText Returns the text value of the container data. | All 7.2 |
Container.GetTotalSize Returns the size of the whole container in bytes. | All 1.3 |
Container.GetType Returns the type at the given index (zero based). | All 1.4 |
Container.GetTypeSize Returns the size of the indicated object type in container field. | All 1.3 |
Container.GetTypes Returns the list of objects in the container field. | All 1.3 |
Container.GetWidth Returns the Width of the image in pixels. | All 1.3 |
Container.IsCompressed Queries whether container is compressed. | All 7.5 |
Container.ReadArchive Reads an archived container. | All 4.4 |
Container.ReadFile Reads a file with the given path. | All 6.4 |
Container.ReadImage Reads and convert image. | Mac only 8.4 |
Container.Remove Removes a stream from container value. | All 3.3 |
Container.Rename Renames the file path in a container value. | All 3.0 |
Container.RenameStream Renames a stream in a container. | All 4.3 |
Container.Serialize Serialized a container as a text. | All 5.2 |
Container.WriteArchive Writes an archive with container value. | All 4.4 |
Container.WriteFile Writes a file with the given container. | All 6.4 |
35 functions.
Feedback: Report problem or ask question.
Links
MBS FileMaker blog