In This Topic ▼

L_SIZED

struct L_SIZED 
{ 
   L_DOUBLE width; 
   L_DOUBLE height; 
}; 
typedef struct L_SIZED L_SIZED; 

Stores two double numbers that represent the size of an object.

Members

width

The width.

height

The height.

Comments

The structure is used by:

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help