ILeptonicaApiSignaturespixAddGray Method ByteScout Text Recognition SDK

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

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

IntPtr pixAddGray(
	HandleRef pixd,
	HandleRef pixs1,
	HandleRef pixs2
)

Parameters

pixd
Type: System.Runtime.InteropServicesHandleRef

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

pixs1
Type: System.Runtime.InteropServicesHandleRef

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

pixs2
Type: System.Runtime.InteropServicesHandleRef

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

Return Value

Type: IntPtr

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

See Also

Reference