ImageDescriptionGetStride Method |
Get line size, in bytes, for the internal representation of the image.
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax Public Function GetStride As UInteger
public:
unsigned int GetStride()
member GetStride : unit -> uint32
Return Value
Type:
UInt32See Also