ImageRotateCW function

void ImageRotateCW(
  1. ImageD image
)

Implementation

void ImageRotateCW(
  ImageD image,
) => _module.ImageRotateCW(image);