API Reference > Extension Classes > ExServices Classes > OdExGiRasterImage Class > OdExGiRasterImage Methods > OdExGiRasterImage::getScanLines Method
OdExGiRasterImage::getScanLines Method
Syntax
C++
const OdUInt8* getScanLines(OdUInt32& numBytes) const;
Parameters 
Description 
OdUInt32& numBytes 
[out] Receives the number of bytes in the array. 

Returns an array of scan lines for this RasterImage object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.