API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > GsDIBSection Class > GsDIBSection Methods > GsDIBSection::scanLineSize Method
GsDIBSection::scanLineSize Method
Syntax
C++
OdUInt32 scanLineSize() const;

Returns the scan line size of this DIBSection object.

This function returns the number of bytes between the beginning of scan line N and the beginning of scan line N+1 (taking into account any padding that is added to the end of the scan line).

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