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