public interface IImageRotationHandler
Modifier and Type | Method and Description |
---|---|
com.itextpdf.io.image.ImageData |
applyRotation(com.itextpdf.io.image.ImageData imageData)
Apply rotation to image data.
|
com.itextpdf.io.image.ImageData applyRotation(com.itextpdf.io.image.ImageData imageData)
imageData
- to apply rotation to
Copyright © 1998–2022 iText Group NV. All rights reserved.