RasterImage.ReadArgb32ScanLine
RasterImage.ReadArgb32ScanLine method
Reads the whole scan line by the specified scan line index.
public int[] ReadArgb32ScanLine(int scanLineIndex)
Parameter | Type | Description |
---|---|---|
scanLineIndex | Int32 | Zero based index of the scan line. |
Return Value
The scan line 32-bit ARGB color values array.
See Also
- class RasterImage
- namespace Aspose.PSD
- assembly Aspose.PSD