Leptonica  1.83.1
Image processing and image analysis suite
Box Struct Reference

#include <pix_internal.h>

Data Fields

l_int32 x
 
l_int32 y
 
l_int32 w
 
l_int32 h
 
l_atomic refcount
 

Detailed Description

Basic rectangle

Definition at line 255 of file pix_internal.h.

Field Documentation

◆ h

◆ refcount

l_atomic Box::refcount

reference count (1 if no clones)

Definition at line 261 of file pix_internal.h.

Referenced by boxClone(), boxCreate(), and boxDestroy().

◆ w

◆ x

◆ y


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