ImageRotateCW method

String ImageRotateCW(
  1. ImageBase<ImageBase> image
)

Implementation

String ImageRotateCW(
  ImageBase image,
) => 'ImageRotateCW($image)';