public class GetImagePropertiesRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Folder with image to process.
|
String |
name
Filename of an image.
|
String |
storage
Your Aspose Cloud Storage name.
|
Constructor and Description |
---|
GetImagePropertiesRequest(String name,
String folder,
String storage)
Initializes a new instance of the GetImagePropertiesRequest class.
|
Copyright © 2020 Aspose Pty Ltd. All rights reserved.