ICIImageProvider Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

ProvideImageData(IntPtr, nuint, nuint, nuint, nuint, nuint, NSObject)

Applies to