Powered by NetworkEleven ImageMagick logo
Search ImageMagick.org:

ImageMagick RectangleInfo Structure

The RectangleInfo structure is used to represent positioning information in ImageMagick.

The members of the RectangleInfo structure are shown in the following table:
 
RectangleInfo Structure Members
Member
Type
Description
width unsigned int Rectangle width
height unsigned int Rectangle height
x int Rectangle horizontal offset
y int Rectangle vertical offset


Top of page
"Image manipulation software that works like magick"