ImageRotateCCW method

String ImageRotateCCW(
  1. ImageBase<ImageBase> image
)

Implementation

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