Back to FabImage Studio website

You are here: Start » Filter Reference » Image » Image Drawing » DrawImages

DrawImages


Module: FoundationLite

Draws an array of images on an image.

Name Type Description
Input value inImage Image
Input value inDrawnImages Image?Array? Images to be pasted on ioImage
Input value inLocations Location?Array? Locations at which the image will be pasted
Output value outImage Image

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Inconsistent input array sizes in in DrawImages.

Complexity Level

This filter is available on Basic Complexity Level.