public class GrayscaleImageRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Folder
|
String |
name
Image file name.
|
String |
storage
Storage
|
Constructor and Description |
---|
GrayscaleImageRequest(String name,
String folder,
String storage)
Initializes a new instance of the GrayscaleImageRequest class.
|
Copyright © 2020 Aspose Pty Ltd. All rights reserved.