public class Rotator extends Object implements Preprocessor
| 构造器和说明 |
|---|
Rotator(double angle)
Construct a SkewCorrect
|
public Rotator(double angle)
angle - the angle from current x-axis to document
baseline(clockwise)public BufferedImage apply(BufferedImage src, boolean inplace)
apply 在接口中 Preprocessorsrc - the document imageinplace - attempt to reuse input image or notCopyright © 2019. All rights reserved.