Clone(IReadableBitmapData) | Gets the clone of the specified source with identical size. |
Clone(IReadableBitmapData, WorkingColorSpace) | Gets the clone of the specified source with identical size. |
Clone(IReadableBitmapData, ParallelConfig) | Gets the clone of the specified source with identical size. |
Clone(IReadableBitmapData, Rectangle) | Gets the clone of the specified portion of source. |
Clone(IReadableBitmapData, KnownPixelFormat, IDitherer) | Gets the clone of the specified source with identical size and the specified pixelFormat, using an optional ditherer. |
Clone(IReadableBitmapData, KnownPixelFormat, Palette) | Gets the clone of the specified source with identical size and the specified pixelFormat and palette. |
Clone(IReadableBitmapData, WorkingColorSpace, ParallelConfig) | Gets the clone of the specified source with identical size. |
Clone(IReadableBitmapData, IAsyncContext, NullableRectangle) | Gets the clone of the specified portion of source, using a context that may belong to a higher level, possibly asynchronous operation. |
Clone(IReadableBitmapData, Rectangle, ParallelConfig) | Gets the clone of the specified portion of source. |
Clone(IReadableBitmapData, KnownPixelFormat, Color32, Byte) | Gets the clone of the specified source with identical size and the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, KnownPixelFormat, IQuantizer, IDitherer) | Gets the clone of the specified source with identical size and the specified pixelFormat, using an optional quantizer and ditherer. |
Clone(IReadableBitmapData, KnownPixelFormat, Palette, ParallelConfig) | Gets the clone of the specified source with identical size and the specified pixelFormat and palette. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, IDitherer) | Gets the clone of the specified portion of source with the specified pixelFormat, using an optional ditherer. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, Palette) | Gets the clone of the specified portion of source with the specified pixelFormat and palette. |
Clone(IReadableBitmapData, KnownPixelFormat, Color32, Byte, ParallelConfig) | Gets the clone of the specified source with identical size and the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, KnownPixelFormat, IQuantizer, IDitherer, ParallelConfig) | Gets the clone of the specified source with identical size and the specified pixelFormat, using an optional quantizer and ditherer. |
Clone(IReadableBitmapData, KnownPixelFormat, WorkingColorSpace, Color32, Byte) | Gets the clone of the specified source with identical size and the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, IAsyncContext, KnownPixelFormat, Palette, NullableRectangle) | Gets the clone of the specified portion of source with the specified pixelFormat and palette, using a context that may belong to a higher level, possibly asynchronous operation. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, Color32, Byte) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, IQuantizer, IDitherer) | Gets the clone of the specified portion of source with the specified pixelFormat, using an optional quantizer and ditherer. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, Palette, ParallelConfig) | Gets the clone of the specified portion of source with the specified pixelFormat and palette. |
Clone(IReadableBitmapData, KnownPixelFormat, WorkingColorSpace, Color32, Byte, ParallelConfig) | Gets the clone of the specified source with identical size and the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, IAsyncContext, KnownPixelFormat, Color32, Byte, NullableRectangle) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings, using a context that may belong to a higher level, possibly asynchronous operation. |
Clone(IReadableBitmapData, IAsyncContext, KnownPixelFormat, IQuantizer, IDitherer, NullableRectangle) | Gets the clone of the specified portion of source with the specified pixelFormat, using an optional quantizer and ditherer, along with a context that may belong to a higher level, possibly asynchronous operation. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, Color32, Byte, ParallelConfig) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, IQuantizer, IDitherer, ParallelConfig) | Gets the clone of the specified portion of source with the specified pixelFormat, using an optional quantizer and ditherer. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, WorkingColorSpace, Color32, Byte) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings. |
Clone(IReadableBitmapData, IAsyncContext, KnownPixelFormat, WorkingColorSpace, Color32, Byte, NullableRectangle) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings, using a context that may belong to a higher level, possibly asynchronous operation. |
Clone(IReadableBitmapData, Rectangle, KnownPixelFormat, WorkingColorSpace, Color32, Byte, ParallelConfig) | Gets the clone of the specified portion of source with the specified pixelFormat and color settings. |