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

ThumbnailFormat Property

The thumbnail format.

Object Oriented Interface

public function getThumbnailFormat();
public function setThumbnailFormat($value);

Procedural Interface

incloudstorage_dropbox_get($res, 56 );
incloudstorage_dropbox_set($res, 56, $value );

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 PHP Edition - Version 16.0 [Build 7239]