ILeptonicaApiSignaturespixWrite Method ByteScout Text Recognition SDK

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

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

int pixWrite(
	string filename,
	HandleRef handle,
	ImageFormat format
)

Parameters

filename
Type: SystemString

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

handle
Type: System.Runtime.InteropServicesHandleRef

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

format
Type: Tesseract4ImageFormat

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

Return Value

Type: Int32

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

See Also

Reference