| Overload | Description |
|---|---|
| ExportFragment(IntPtr,ImageRect) | Copies a fragment of the image to the unmanaged block of memory. |
| ExportFragment(SoftwareBitmap,ImageRect) | Copies a fragment of the image to the given SoftwareBitmap. |
| ExportFragment(WriteableBitmap,ImageRect) | Copies a fragment of the image to the given WriteableBitmap. |