ICIImageProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface defining an image provider.
[Foundation.Protocol(IsInformal=true, Name="CIImageProvider", WrapperType=typeof(CoreImage.CIImageProviderWrapper))]
public interface ICIImageProvider : IDisposable, ObjCRuntime.INativeObject
type ICIImageProvider = interface
interface INativeObject
interface IDisposable
- Attributes
- Implements
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |