flip static method
Basic Transformations
@return The generated TransformationData.
Implementation
static TransformationData flip() {
// Call the generated class method
return Flip().flip();
}
Basic Transformations
@return The generated TransformationData.
static TransformationData flip() {
// Call the generated class method
return Flip().flip();
}