Horus Doc || Global Function Guide || General documentation   | Function documentation  

HxImageMinSize

Synopsis

int HxImageMinSize (HxImageRep img)

Input

HxImageRep img
The image you want to determine the minimum size of, i.e. the size in the dimension that is the largest.

Return value

int
The minimum size of the image.

Description

Suppose we have a three dimensional image with sizes . For this image, the function HxImageMinSize returns 128, i.e. the size in the dimension that is the smallest.

Remarks

No possible errors

See also

HxImageMaxSize,

Keywords

Inquiry,


Generated on Mon Jan 27 15:45:00 2003 for GlobalFunctionGuide by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001