Edit

SKBitmap.SetPixels(IntPtr) Method

Definition

Replaces the current pixel address for the bitmap.

public void SetPixels(IntPtr pixels);

Parameters

pixels
IntPtr

The new pixel address.

Applies to