Package | Description |
---|---|
com.aspose.cad.cloud.sdk.api |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
CadApi.getChangeImageScale(GetChangeImageScaleRequest request)
Change scale of an existing image
|
ApiResponse |
CadApi.getImageProperties(GetImagePropertiesRequest request)
Get properties of an image.
|
ApiResponse |
CadApi.getImageRotateFlip(GetImageRotateFlipRequest request)
Rotate and flip existing image
|
ApiResponse |
CadApi.getImageSaveAs(GetImageSaveAsRequest request)
Export existing image to another format
|
ApiResponse |
CadApi.postChangeImageScale(PostChangeImageScaleRequest request)
Change scale of an image from body
|
ApiResponse |
CadApi.postImageRotateFlip(PostImageRotateFlipRequest request)
Rotate and flip existing image and get it from response.
|
ApiResponse |
CadApi.postImageSaveAs(PostImageSaveAsRequest request)
Export existing image to another format.
|
Copyright © 2019 Aspose Pty Ltd. All rights reserved.