ITessApiSignaturesPageIteratorGetImage Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

Namespace:  Tesseract4.Interop
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

IntPtr PageIteratorGetImage(
	HandleRef handle,
	PageIteratorLevel level,
	int padding,
	HandleRef originalImage,
	out int left,
	out int top
)

Parameters

handle
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="handle"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

level
Type: Tesseract4PageIteratorLevel

[Missing <param name="level"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

padding
Type: SystemInt32

[Missing <param name="padding"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

originalImage
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="originalImage"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

left
Type: SystemInt32

[Missing <param name="left"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

top
Type: SystemInt32

[Missing <param name="top"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Tesseract4.Interop.ITessApiSignatures.PageIteratorGetImage(System.Runtime.InteropServices.HandleRef,Tesseract4.PageIteratorLevel,System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32@,System.Int32@)"]

See Also

Reference