A structure that holds coordinates of a RLE element in RLERegion i.e. the RLE representation of a region. More...
#include <libExtrema.h>
Public Attributes | |
int | line |
int | col1 |
int | col2 |
A structure that holds coordinates of a RLE element in RLERegion i.e. the RLE representation of a region.
int extrema::RLEItem::col1 |
int extrema::RLEItem::col2 |
int extrema::RLEItem::line |