Create a Thumbnail of an Image
Extension details:
Parameters:
SourceImageBin: The input BIN file. MaxSize: The proportional size of the resulting image is based on this maxSize. OutPutImage: The thumbnail BIN.
ImageTypeIN: MIME type - For the output file: - image/png - image/jpeg - image/gif
ImageTypeOUT: MIME type - Default 'image/png'
HasError: True if an error occur.
ErroMessage: If an error occurs, this parameter holds the error message
Important note: The update to this version it's easy and you only need to refresh the references after publishing it.
Link for testing: https://emidiocorreiapro.outsystemscloud.com/CreateThumbnail/CreateThumbnail
SourceImageBin: The input BIN file. MaxSize: The proportional size of the resulting image is based on this maxSize.
OutPutImage: The thumbnail BIN.
ImageType: MIME type - Default 'image/png'
ErroMessage: If an error occurs, this parameter holds the error message.