storageImageFormat property
getter/setter pair
Optional image format, either 'JPG' or 'PNG'. The recommended default value is 'JPG'. Please note that 'PNG' will result in larger image files! Also, the storageImageQuality value does not apply for 'PNG'.
Default is JPG
Implementation
StorageImageFormat storageImageFormat;