NIMImageFormat Constants Reference

Declared in NIMImageObject.h

NIMImageFormat

Image formats

Definition

typedef NS_ENUM(NSInteger, NIMImageFormat ) {
   NIMImageFormatJPEG,
   NIMImageFormatPNG,
};

Constants

NIMImageFormatJPEG

JPEG format

Declared In NIMImageObject.h.

NIMImageFormatPNG

PNG format

Declared In NIMImageObject.h.

Declared In

NIMImageObject.h