Discuss this help topic in SecureBlackbox Forum
Requests a thumbnail of the image.
Declaration
Parameters
- Format - specifies the thumbnail image format, jpeg or png; the default is jpeg.
- Size - specifies the size of the thumbnail image. The actual size of the returned image may be different from the specified size, depending on the format and aspect ratio of the original image.
- Stream - the stream where the thumbnail will be stored.
Possible values:
Description
If the file is an image, use this method to fetch its thumbnail.
Discuss this help topic in SecureBlackbox Forum