public class DeskewImageRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
bkColor
Background color
|
String |
folder
Folder
|
String |
name
Image file name.
|
Boolean |
resizeProportionally
Resize proportionally
|
String |
storage
Storage
|
public String name
public Boolean resizeProportionally
public String bkColor
public String folder
public String storage
public DeskewImageRequest(String name, Boolean resizeProportionally, String bkColor, String folder, String storage)
name
- Image file name.resizeProportionally
- Resize proportionallybkColor
- Background colorfolder
- Folderstorage
- StorageCopyright © 2020 Aspose Pty Ltd. All rights reserved.