ILeptonicaApiSignaturespixInvert Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixInvert(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 pixInvert(
	HandleRef pixd,
	HandleRef pixs
)

Parameters

pixd
Type: System.Runtime.InteropServicesHandleRef

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

pixs
Type: System.Runtime.InteropServicesHandleRef

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

Return Value

Type: IntPtr

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

See Also

Reference