Table of Contents

Class ImageBuffer.DeskewParameters

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

Parameters controlling deskew estimation and resampling quality.

public sealed class ImageBuffer.DeskewParameters
Inheritance
ImageBuffer.DeskewParameters
Inherited Members

Properties

Interpolate

Gets or sets a value indicating whether bilinear interpolation should be used when resampling.

MaxAngle

Gets or sets the maximum absolute angle, in degrees, considered during skew search.

MinAngle

Gets or sets the minimum absolute angle, in degrees, required to apply deskew.