RasterImage.SetArgb32Pixel

RasterImage.SetArgb32Pixel method

Ställer in en 32-bitars ARGB-pixel för den angivna positionen.

public void SetArgb32Pixel(int x, int y, int argb32Color)
ParameterTypBeskrivning
xInt32Pixel x platsen.
yInt32Pixel y-platsen.
argb32ColorInt3232-bitars ARGB-pixel för den angivna positionen.

Se även