CIRenderDestination
CIRenderDestination(CVPixelBuffer)
CIRenderDestination(IntPtr)
CIRenderDestination(IOSurface)
CIRenderDestination(NativeHandle)
CIRenderDestination(NSObjectFlag)
CIRenderDestination(IMTLTexture, IMTLCommandBuffer)
CIRenderDestination(UInt32, UInt32, nuint, nuint)
CIRenderDestination(UInt32, UInt32, nuint, nuint)
CIRenderDestination(IntPtr, nuint, nuint, nuint, CIFormat)
CIRenderDestination(nint, nuint, nuint, nuint, CIFormat)
CIRenderDestination(nuint, nuint, MTLPixelFormat, IMTLCommandBuffer, Func<IMTLTexture>)
CIRenderDestination(nuint, nuint, MTLPixelFormat, IMTLCommandBuffer, Func<IMTLTexture>)
AlphaMode
BlendKernel
BlendsInDestinationColorSpace
Clamped
ClassHandle
ColorSpace
Dithered
Flipped
Height
Width
xamarinmac
namespace CoreImage
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Register("CIRenderDestination", true)]
public class CIRenderDestination : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Clamped
{
[Export("isClamped")]
get;
[Export("setClamped:")]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API