preparesImagesForDisplay
A Boolean value that indicates whether the image reader prepares the image for display.
Declaration
@property (nonatomic, assign, readwrite) BOOL preparesImagesForDisplay;Discussion
The default value is false.
A Boolean value that indicates whether the image reader prepares the image for display.
@property (nonatomic, assign, readwrite) BOOL preparesImagesForDisplay;The default value is false.