Discuss this help topic in SecureBlackbox Forum
Requests a thumbnail of an image.
Declaration
Parameters
- Format - specifies the thumbnail image format, jpeg or png; the default is jpeg.
- Obj - the file for which the thumbnail is requested.
- Path - the path to the file for which the thumbnail is requested.
- 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.
- ImageFormat - ...
Possible values:
Description
Use this method to fetch a thumbnail of the specified image.
Discuss this help topic in SecureBlackbox Forum