tGrey static method

Basic Transformations

Returns TransformationData.

Implementation

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