ImageDescriptionSecondPlaneRowBytes Property |
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax public uint SecondPlaneRowBytes { get; set; }
Public Property SecondPlaneRowBytes As UInteger
Get
Set
public:
property unsigned int SecondPlaneRowBytes {
unsigned int get ();
void set (unsigned int value);
}
member SecondPlaneRowBytes : uint32 with get, set
Property Value
Type:
UInt32See Also