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