The properties of MonoMac.CoreImage.CIContextOptions are listed below. For a list of all members, see the CIContextOptions Members list.
See Also: Inherited members from System.Object
| OutputColorSpace | MonoMac.CoreGraphics.CGColorSpace. The desired CIColorSpace to be used for the CIContext rendering operation. | |
| UseSoftwareRenderer | bool. Setting this to true will force the CPU software rendered to be used and prevent the job to be offloaded to the GPU | |
| WorkingColorSpace | MonoMac.CoreGraphics.CGColorSpace. The colorspace used by image processing operations, this is different than the colorspace used for the final rendering. |