RasterImage.GetArgb32Pixel

RasterImage.GetArgb32Pixel method

Krijgt een afbeelding 32-bits ARGB-pixel.

public int GetArgb32Pixel(int x, int y)
ParameterTypeBeschrijving
xInt32De pixel x-locatie.
yInt32De pixel y-locatie.

Winstwaarde

De 32-bits ARGB-pixel voor de opgegeven locatie.

Zie ook