SKBitmap.GetPixelSpan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| GetPixelSpan() |
Returns a span that wraps the pixel data. |
| GetPixelSpan(Int32, Int32) |
Gets a span starting at the specified pixel coordinates. |