picture .resize .set  (  ObjectID ,  Width ,  Height ,  Mode  )  
                                          
Description :

This instruction proportionally alters (i.e., with aspect ratio maintained) the size of a picture.

Parameters :

  • ObjectID of the picture.
  • Width of the picture, expressed in pixels.
  • Height of the picture, expressed in pixels.
  • RESIZE_MAINTAIN_RATIO

Examples :