ILeptonicaApiSignaturespixConvertRGBToGray Method ByteScout Text Recognition SDK

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

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

IntPtr pixConvertRGBToGray(
	HandleRef pix,
	float rwt,
	float gwt,
	float bwt
)

Parameters

pix
Type: System.Runtime.InteropServicesHandleRef

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

rwt
Type: SystemSingle

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

gwt
Type: SystemSingle

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

bwt
Type: SystemSingle

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

Return Value

Type: IntPtr

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

See Also

Reference