Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ImagePlayground.GetSourceImage

Queries the source image.

Component Version macOS Windows Linux Server iOS SDK
ImagePlayground 15.0 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImagePlayground.GetSourceImage" { ; ImageType; FileName } )   More

Parameters

Parameter Description Example Flags
ImageType The type of image to return.
Either JPEG, PNG, GIF or BMP. Default is JPEG.
"JPEG" Optional
FileName The filename to use for the picture.
Default is "image" with the extension matching the image type.
"test.jpg" Optional

Result

Returns image or error.

Description

Queries the source image.
An image to use as source input for generating the new image.

See also

This function checks for a license.

Created 15th December 2024, last changed 15th December 2024


ImagePlayground.Create - ImagePlayground.Image


MarkDown version: ImagePlaygroundGetSourceImage.md