scale method

Implementation

CloudinaryTransformation scale() {
  return crop('scale');
}