ILeptonicaApiSignaturesselCreateFromString Method ByteScout Text Recognition SDK

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

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

IntPtr selCreateFromString(
	string text,
	int h,
	int w,
	string name
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.selCreateFromString(System.String,System.Int32,System.Int32,System.String)"]

h
Type: SystemInt32

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

w
Type: SystemInt32

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

name
Type: SystemString

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

Return Value

Type: IntPtr

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

See Also

Reference