ILeptonicaApiSignaturesselCreateBrick Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

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

IntPtr selCreateBrick(
	int h,
	int w,
	int cy,
	int cx,
	SelType type
)

Parameters

h
Type: SystemInt32

[Missing <param name="h"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

w
Type: SystemInt32

[Missing <param name="w"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

cy
Type: SystemInt32

[Missing <param name="cy"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

cx
Type: SystemInt32

[Missing <param name="cx"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

type
Type: Tesseract4SelType

[Missing <param name="type"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateBrick(System.Int32,System.Int32,System.Int32,System.Int32,Tesseract4.SelType)"]

See Also

Reference