ILeptonicaApiSignaturespixScale Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixScale(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

IntPtr pixScale(
	HandleRef pixs,
	float scalex,
	float scaley
)

Parameters

pixs
Type: System.Runtime.InteropServicesHandleRef

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

scalex
Type: SystemSingle

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

scaley
Type: SystemSingle

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

Return Value

Type: IntPtr

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

See Also

Reference