Cloud Storage Integrator 2016 Linux Edition
Cloud Storage Integrator 2016 Linux Edition
Questions / Feedback?

ThumbnailFormat Property

The thumbnail format.

Syntax

int GetThumbnailFormat();

int SetThumbnailFormat(int iThumbnailFormat);

Possible Values

  TF_JPEG(0), 
  TF_PNG(1)

Default Value

0

Remarks

This property specifies the image format of the thumbnail. This is applicable when calling GetThumbnail. Possible values are:

  • 0 (tfJPEG - default)
  • 1 (tfPNG)

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Linux Edition - Version 16.0 [Build 7239]