Make using code a collage of images from smaller images

I am making an iphone app where through code I need to create a collage of images from smaller images. I am struggling to do it in an efficient way and I am looking for suggestions?

Do you have MBS plugins? I think the GraphicsMagik ones have something that might help.

What does ‘efficient’ mean in real terms?
What have you tried already?

Hi Jeff, thank you for the reply. I am an MBS plugins customer and your note motivated me to ask Christian Schmitz by email who pointed me to the plugin and example code that hit the nail on the head :slight_smile:
The plugin is MBS Xojo GraphicsMagick Plugin (specifically GMImageArrayMBS), the example code in the MBS plugins package is GraphicsMagick GraphicsMagick MontageTest.

1 Like