public class ImageScaleOperation extends Object implements IImageOperation
| Constructor and Description |
|---|
ImageScaleOperation(float widthFactor,
float heightFactor) |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeightFactor() |
float |
getWidthFactor() |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.