RETRO (vutils) functions


LIBRARY ROUTINE

viff_rowsize - computes rowsize of image

LIBRARY CALL

int viff_rowsize(
	int data_storage_type,
	int width)

INPUT

OUTPUT

none

RETURN VALUE

the row size in bytes on success, -1 otherwise

DESCRIPTION

computes the rowsize in bytes of an image according to the data type and width.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$RETRO/objects/library/vutils/src/rowsize.c

SEE ALSO

vutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.