fliplr#

rlemasklib.RLEMask.fliplr()[source]#

Flip the mask horizontally (left-right).

Returns:

An RLEMask object of the horizontally flipped mask.

Return type:

RLEMask

Examples

.fliplr() ==

See also

flipud(), flip()