Import an Image then reference it in code

I created a macro to import batch of bitmap files using ImportEx, how do I reference the imported each of bitmap in my code so I can modify it in document? (Like setting its dimensions, etc.)

I looked at ImportEx documentation and it returns an ImpFlt object, I have no idea what to do with this.

Parents Reply Children
No Data