Coconut Data Framework  beta
Public Attributes
CNPixmap Struct Reference

Data structure for pixmap. More...

#include <CNPixmap.h>

List of all members.

Public Attributes

struct CNObject superClass
struct CNString * name
unsigned int width
unsigned int height
CNPixelpixels

Detailed Description

Data structure for pixmap.


Member Data Documentation

struct CNObject CNPixmap::superClass

Super class

Referenced by CNReleasePixmap().

struct CNString* CNPixmap::name

Name of pixmap. This value will be null

Referenced by CNNameOfPixmap(), and CNSetNameToPixmap().

unsigned int CNPixmap::width

Width of the pixmap

Referenced by CNPixelInPixmap(), CNSetPixelToPixmap(), and CNWidthOfPixmap().

unsigned int CNPixmap::height

Height of the pixmap

Referenced by CNHeightOfPixmap().


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