Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
ImageRotateRequest |
ImageRotateRequest.setCopyFile(boolean copyFile)
Set the copy file flag
|
ImageRotateRequest |
ImageRotateRequest.setImage(Image image)
Set the image
|
ImageRotateRequest |
ImageRotateRequest.setRotate(ImageRotate rotate)
Set rotation direction
|
ImageRotateRequest |
ImageRotateRequest.setTargetFormat(String targetFormat)
Set the target format
|
Modifier and Type | Method and Description |
---|---|
ImageLoadResponse |
ImageResource.rotate(ImageRotateRequest request)
Rotate an image by 90°
|
Copyright © 2024 Gentics Software. All rights reserved.