flipud#

rlemasklib.RLEMask.flipud()[source]#

Flip the mask vertically (upside down).

Returns:

A new RLEMask object

Return type:

RLEMask

Examples

.flipud() ==

See also

fliplr(), flip()