Horus Doc ||
Global Function Guide ||
General documentation |
Function documentation
HxImageMaxSize
Synopsis
int HxImageMaxSize (HxImageRep img)
Input
HxImageRep img
- The image you want to determine the maximum size of, i.e. the size in the dimension that is the largest.
Return value
int
- The maximum size of the image.
Description
Suppose we have a three dimensional image with sizes
. For this image, the function HxImageMaxSize returns 512, i.e. the size in the dimension that is the largest.
Remarks
- No possible errors
- This function cannot result in any errors.
See also
HxImageMinSize,
Keywords
Inquiry,
Generated on Tue Feb 3 14:20:26 2004 for GlobalFunctionGuide by
1.2.12 written by Dimitri van Heesch,
© 1997-2001