CodeVis.com SourceForge.net Logo

CVIMAGESTRUCT Struct Reference

#include <CVImageStructs.h>

List of all members.

Public Attributes


Member Data Documentation

int CVIMAGESTRUCT::BytesPerPixel
 

Type of image

Definition at line 89 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().

int CVIMAGESTRUCT::ImageDataSize
 

Height of image in pixels

Definition at line 93 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().

int CVIMAGESTRUCT::ImageHeight
 

Width of image in pixels

Definition at line 92 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().

CVIMAGETYPE CVIMAGESTRUCT::ImageType
 

Structure Version (1)

Definition at line 88 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().

int CVIMAGESTRUCT::ImageWidth
 

Number of channels (e.g. 3 for RGB, 1 for greyscale)

Definition at line 91 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().

int CVIMAGESTRUCT::NumChannels
 

# of bytes per pixel (3)

Definition at line 90 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), and DllCaptureCb().

unsigned char* CVIMAGESTRUCT::PixelDataPtr
 

Size of image in bytes. Redundant, but quick for checks

Definition at line 94 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), CVReleaseImage(), CVSaveImage(), and DllCaptureCb().

int CVIMAGESTRUCT::Version
 

Definition at line 87 of file CVImageStructs.h.

Referenced by CVImgStructFromImage(), and DllCaptureCb().


The documentation for this struct was generated from the following file:

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