UIImageReaderConfiguration
The properties that a reader uses to decode images.
Declaration
@interface UIImageReaderConfiguration : NSObjectTopics
Configuration properties
See Also
Creating and initializing image objects
imageWithContentsOfFile:imageWithData:imageWithData:scale:imageWithCGImage:imageWithCGImage:scale:orientation:imageWithCIImage:imageWithCIImage:scale:orientation:init(contentsOfFile:)init(data:)init(data:scale:)init(cgImage:)init(cgImage:scale:orientation:)init(ciImage:)init(ciImage:scale:orientation:)UIImageReader