Sandbox Logo

Pixmap.UpdateFromPixels

bool UpdateFromPixels( System.ReadOnlySpan<System.Byte> data, int width, int height, ImageFormat format )

Pixmap.UpdateFromPixels

bool UpdateFromPixels( System.ReadOnlySpan<System.Byte> data, Vector2 size, ImageFormat format )

User Comments