Hi !
I am looking for a way to combine many jpeg images with Gem in an interesting way. Anyone has some experience to share ? I have several files which I know their sizes, and I would like to change their size, tranparency, to add pix_* effects, gradient map (not much posible though), etc. on them. I might have 10 images at a time. I guess I should use 10 rectangle on which I pix_texture my pix_image, right ? Any hint on blending such pix_images ?
thanks !