CGColorConversionInfo Class
Definition
[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public class CGColorConversionInfo : IDisposable, ObjCRuntime.INativeObject
type CGColorConversionInfo = class
interface INativeObject
interface IDisposable
- Inheritance
-
CGColorConversionInfo
- Attributes
- Implements
Constructors
CGColorConversionInfo(CGColorConversionOptions, GColorConversionInfoTriple[]) | |
CGColorConversionInfo(CGColorSpace, CGColorSpace) | |
CGColorConversionInfo(NSDictionary, GColorConversionInfoTriple[]) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Methods
Dispose() |
Releases the resources used by the CGColorConversionInfo object. |
Dispose(Boolean) |
Releases the resources used by the CGColorConversionInfo object. |
Finalize() |
Finalizer for the CGColorConversionInfo object |