ILeptonicaApiSignaturespixRotate Method ByteScout Text Recognition SDK

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

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

IntPtr pixRotate(
	HandleRef pixs,
	float angle,
	RotationMethod type,
	RotationFill fillColor,
	int width,
	int heigh
)

Parameters

pixs
Type: System.Runtime.InteropServicesHandleRef

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

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixRotate(System.Runtime.InteropServices.HandleRef,System.Single,Tesseract4.RotationMethod,Tesseract4.RotationFill,System.Int32,System.Int32)"]

type
Type: Tesseract4RotationMethod

[Missing <param name="type"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixRotate(System.Runtime.InteropServices.HandleRef,System.Single,Tesseract4.RotationMethod,Tesseract4.RotationFill,System.Int32,System.Int32)"]

fillColor
Type: Tesseract4RotationFill

[Missing <param name="fillColor"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixRotate(System.Runtime.InteropServices.HandleRef,System.Single,Tesseract4.RotationMethod,Tesseract4.RotationFill,System.Int32,System.Int32)"]

width
Type: SystemInt32

[Missing <param name="width"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixRotate(System.Runtime.InteropServices.HandleRef,System.Single,Tesseract4.RotationMethod,Tesseract4.RotationFill,System.Int32,System.Int32)"]

heigh
Type: SystemInt32

[Missing <param name="heigh"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixRotate(System.Runtime.InteropServices.HandleRef,System.Single,Tesseract4.RotationMethod,Tesseract4.RotationFill,System.Int32,System.Int32)"]

Return Value

Type: IntPtr

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

See Also

Reference