Bitmap.ReadArgb32Pixels
Bitmap.ReadArgb32Pixels method
Leest bitmappixels in ARGB32-formaat in gegeven array.
public void ReadArgb32Pixels(int[] pixels)
Parameter | Type | Beschrijving |
---|---|---|
pixels | Int32[] | Array om bitmappixels te plaatsen. Moet voldoende capaciteit hebben. |
Zie ook
- class Bitmap
- naamruimte System.Drawing
- montage Aspose.Drawing