Table of Contents

NAME

QccIMGImageCopy - copy image

SYNOPSIS

#include "libQccPack.h"

int QccIMGImageCopy(QccIMGImage *image1, const QccIMGImage *image2);

DESCRIPTION

QccIMGImageCopy() copies the contents of image2 into image1 via three successive calls to QccIMGImageComponentCopy(3) .

RETURN VALUES

This routine returns 0 on success and 1 on error.

SEE ALSO

QccIMGImageComponentCopy(3) , QccIMGImageComponent(3) , QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads