SBSDKImageFileFormat
enum SBSDKImageFileFormat : NSInteger {}
Enumeration of supported image file types.
-
The image file is a PNG.
Declaration
Objective-C
SBSDKImageFileFormatPNG
-
The image file is a JPEG.
Declaration
Objective-C
SBSDKImageFileFormatJPEG