ILeptonicaApiSignaturespixFindSkew Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixFindSkew(System.Runtime.InteropServices.HandleRef,System.Single@,System.Single@)"]

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

int pixFindSkew(
	HandleRef pixs,
	out float pangle,
	out float pconf
)

Parameters

pixs
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="pixs"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixFindSkew(System.Runtime.InteropServices.HandleRef,System.Single@,System.Single@)"]

pangle
Type: SystemSingle

[Missing <param name="pangle"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixFindSkew(System.Runtime.InteropServices.HandleRef,System.Single@,System.Single@)"]

pconf
Type: SystemSingle

[Missing <param name="pconf"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixFindSkew(System.Runtime.InteropServices.HandleRef,System.Single@,System.Single@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixFindSkew(System.Runtime.InteropServices.HandleRef,System.Single@,System.Single@)"]

See Also

Reference