CodeVis.com SourceForge.net Logo

CVResImage.h File Reference

#include "CVRes.h"

Go to the source code of this file.

Enumerations


Enumeration Type Documentation

enum CVRES_IMAGE_ENUM
 

Enumeration values:
CVRES_IMAGE_INVALID_SIZE  Invalid size requested.
CVRES_IMAGE_MUST_INITIALIZE_ERR  Image must be initialized first.
CVRES_IMAGE_EMPTY_ERR  Image is currently empty.
CVRES_IMAGE_ALREADY_EXISTS  Image file already exists.
CVRES_IMAGE_UNKNOWN_TYPE  Image type is unknown.
CVRES_IMAGE_UNSUPPORTED_TYPE  Image type is unsupported.
CVRES_IMAGE_UNSUPPORTED_FORMAT  Image format is unsupported.
CVRES_IMAGE_INVALID_DATA  Invalid data passed to image.
CVRES_IMAGE_CONVERSION_NOT_SUPPORTED  Conversion between specified image types is unsupported.
CVRES_IMAGE_OPERATION_INVALID_ON_ROOT  Sub image operations are invalid on the root image.
CVRES_IMAGE_INVALID_SUB_POSITION  Invalid sub image position - position must be within parent.
CVRES_IMAGE_FILE_CORRUPTED  Image file is corrupt
CVRES_IMAGE_OUT_OF_RANGE  Coordinates are out of range in image (e.g. x > width)
CVRES_IMAGE_INVALID_CALLBACK  Null callback passed when callback needed.

Definition at line 58 of file CVResImage.h.


Generated on Mon Mar 1 13:27:13 2004 for VidCapture Library by doxygen 1.3.3
CodeVis VidCapture 0.2 Copyright © 2003-2004 by Michael Ellison.