ILeptonicaApiSignaturespixcmapColorToGray Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapColorToGray(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 pixcmapColorToGray(
	HandleRef cmaps,
	float redWeight,
	float greenWeight,
	float blueWeight
)

Parameters

cmaps
Type: System.Runtime.InteropServicesHandleRef

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

redWeight
Type: SystemSingle

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

greenWeight
Type: SystemSingle

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

blueWeight
Type: SystemSingle

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

Return Value

Type: IntPtr

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

See Also

Reference