Leptonica  1.82.0
Image processing and image analysis suite
Box Struct Reference

#include <pix.h>

Data Fields

l_int32 x
 
l_int32 y
 
l_int32 w
 
l_int32 h
 
l_uint32 refcount
 

Detailed Description

Basic rectangle

Definition at line 480 of file pix.h.

Field Documentation

◆ h

◆ refcount

l_uint32 Box::refcount

reference count (1 if no clones)

Definition at line 486 of file pix.h.

Referenced by boxChangeRefcount(), boxCreate(), and boxGetRefcount().

◆ w

◆ x

◆ y


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