RETRO (
vutils
) functions
LIBRARY ROUTINE
copyheader - copy the header from one image to another
LIBRARY CALL
void copyheader(xvimage *image1, xvimage *image2)
INPUT
image1
- the source image
OUTPUT
image2
- with the header from image 1
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
copy the header from one image to another
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$RETRO/objects/library/vutils/src/cp_header.c
SEE ALSO
vutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.