Accusoft.ImagXpress12.Net
Stride Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXData Class : Stride Property




Glossary Item Box

Gets the number of bytes needed to advance from the beginning of one row in an image to the beginning of the next row.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the number of bytes needed to advance.

Remarks

When a (GDI) Graphical Display Interface allocates a memory buffer for bitmaps, it may pad each row of pixels with extra bytes, in order to align them on some boundary. The width of the image, in bytes, plus the width of the extra padding, is called the stride.

See Also

©2013. Accusoft Corporation. All Rights Reserved.