createRotateOperation method of the IImagingCoreAPI interface
Creates an operation for rotating the image.
IImagingCoreAPI.RotateOperation createRotateOperation();
Return values
The method returns an instance of the RotateOperation class. Use the apply method of the ImageOperation interface to apply the operation to the image.
02.03.2022 12:59:15