Leptonica  1.82.0
Image processing and image analysis suite
L_NewPixel Struct Reference

Data Fields

l_int32 x
 
l_int32 y
 

Detailed Description

New pixel coordinates

Definition at line 128 of file watershed.c.

Field Documentation

◆ x

l_int32 L_NewPixel::x

x coordinate

Definition at line 130 of file watershed.c.

◆ y

l_int32 L_NewPixel::y

y coordinate

Definition at line 131 of file watershed.c.


The documentation for this struct was generated from the following file: