RasterImage.LoadArgb32Pixels

RasterImage.LoadArgb32Pixels method

Charge les pixels ARGB 32 bits.

public int[] LoadArgb32Pixels(Rectangle rectangle)
ParamètreTaperLa description
rectangleRectangleLe rectangle à partir duquel charger les pixels.

Return_Value

Le tableau de pixels ARGB 32 bits chargé.

Voir également