Main Page
|
Class Hierarchy
|
Class List
|
File List
|
Class Members
LIBCP::BaseImage Class Reference
base class for all image classes
More...
#include <
baseimage.h
>
Inheritance diagram for LIBCP::BaseImage:
List of all members.
Public Member Functions
BaseImage
(int width, int height, int type)
int
width
()
int
height
()
void
setWidth
(int width)
void
setHeight
(int height)
int
type
()
void
setType
(int type)
void
lock
()
void
unlock
()
Static Public Attributes
const int
BINARY
= 1
const int
GRAY
= 2
const int
COLOR24
= 3
const int
COLOR32
= 4
Detailed Description
base class for all image classes
The documentation for this class was generated from the following file:
baseimage.h
Generated on Wed May 26 16:43:53 2004 for libcp by
1.3.7