Back to FabImage Studio website

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

DrawImagesGrid


Module: FoundationLite

Draws a grid of images.

Name Type Range Description
Input value inImages ImageArray Images to be draw
Input value inColumnCount Integer 1 - Columns count
Input value inRowCount Integer 1 - Number of rows to be draw
Input value inTileSize Size*
Output value outImage Image Output 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 At least one image is required.
DomainError Number of images exceeds number of cells in the grid.

Complexity Level

This filter is available on Basic Complexity Level.