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




Glossary Item Box

Gets and sets the length (in bytes) of a scan line of the image to be loaded.

Syntax

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

Property Value

An integer value which represents the length of a scan line of the image being loaded.

Remarks

Must be set to a value greater than 0, and the minimum stride length is (Width * BitsPerPixel + 7)/8.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.