grey static method

Basic Transformations

@return The generated TransformationData.

Implementation

static TransformationData grey() {
  // Call the generated class method
  return Grey().grey();
}