The members of ImageIO.CGImageOptions are listed below.
See Also: Inherited members from System.Object
| Default constructor. |
| BestGuessTypeIdentifier | string. Provides the best guess for the file format that is going to be loaded. | |
| ShouldAllowFloat | bool. Determines whether the image loaded will use floating point values for its components (if the source image has them). | |
| ShouldCache | bool. Determines whether the loaded image should be cached. | |
| ShouldCacheImmediately | bool. Documentation for this section has not yet been entered. |