arySize

Determine the size of an array

Description:

This function returns the number of pixels in the array whose identifier is supplied (i.e. the product of its dimensions).

Invocation

void arySize( Ary ary, int npix, int status )

Parameters :

ary
Array identifier.
npix
Returned holding the number of pixels in the array.
status
The global status.