共用方式為


ICIImageProvider 介面

定義

定義映射提供者的介面。

[Foundation.Protocol(IsInformal=true, Name="CIImageProvider", WrapperType=typeof(CoreImage.CIImageProviderWrapper))]
public interface ICIImageProvider : IDisposable, ObjCRuntime.INativeObject
type ICIImageProvider = interface
    interface INativeObject
    interface IDisposable
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

方法

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

定義映射提供者的介面。

適用於