CIContext.RenderToBitmap Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("render:toBitmap:rowBytes:bounds:format:colorSpace:")]
public virtual void RenderToBitmap (CoreImage.CIImage image, IntPtr bitmapPtr, nint bytesPerRow, CoreGraphics.CGRect bounds, int bitmapFormat, CoreGraphics.CGColorSpace colorSpace);
abstract member RenderToBitmap : CoreImage.CIImage * nativeint * nint * CoreGraphics.CGRect * int * CoreGraphics.CGColorSpace -> unit
override this.RenderToBitmap : CoreImage.CIImage * nativeint * nint * CoreGraphics.CGRect * int * CoreGraphics.CGColorSpace -> unit
Parametri
- image
- CIImage
- bitmapPtr
-
IntPtr
nativeint
- bytesPerRow
- System.System.IntPtr System.nativeint
- bounds
- CGRect
- bitmapFormat
- Int32
- Attributi