Ciao,


Morphs have an extent method that you can passes the size as a point in the x@y format, there are also width: and height: methods that take simple numbers

Can explain what i need do  with some code, example ?

After the scaled i need to save the new scaled image on the disk.

Thanks


On Thu, Dec 22, 2016 at 6:02 PM Trussardi Dario Romano <dario.trussardi@tiscali.it> wrote:
Ciao,

        after upload an image   ( with MAFileDescription support )

        i need to create the relative logo image with specific size 128 x 128 px.

        How i can scale the image into Pharo?

        And for deployment system based on Gemstone ?

        Thanks,

                Dario