Page principale | Hiérarchie des classes | Liste par ordre alphabétique | Liste des composants | Liste des fichiers | Composants | Déclarations | Pages associées

Référence de la classe CMyScreen

#include <MyScreen.h>


Membres publics

 CMyScreen ()
virtual ~CMyScreen ()
int GetPixelIndex (int x, int y)
COLORREF GetPixel (int x, int y)
COLORREF GetPixel (int index)
void SetPixel (int x, int y, UCHAR red, UCHAR green, UCHAR blue)
void SetPixel (int x, int y, COLORREF color)
void SetPixel (int index, COLORREF color)
void SetPixel (int index, UCHAR red, UCHAR green, UCHAR blue)
long GetHeigth ()
long GetWidth ()
BOOL CopyToBuffer (HWND hWndTemp=NULL)
BOOL CopyToBuffer (HDC hDC, int dx, int dy)
BOOL CopyToBuffer_Slow (HDC hDC, int dx, int dy)
BOOL CopyToScreen ()

Membres privés

void PreCompute ()

Attributs Privés

UCHAR * m_buffer
long m_heigth
long m_width
long m_sum


Documentation des contructeurs et destructeurs

CMyScreen::CMyScreen  ) 
 

CMyScreen::~CMyScreen  )  [virtual]
 


Documentation des méthodes

BOOL CMyScreen::CopyToBuffer HDC  hDC,
int  dx,
int  dy
 

BOOL CMyScreen::CopyToBuffer HWND  hWndTemp = NULL  ) 
 

BOOL CMyScreen::CopyToBuffer_Slow HDC  hDC,
int  dx,
int  dy
 

BOOL CMyScreen::CopyToScreen  ) 
 

long CMyScreen::GetHeigth  )  [inline]
 

COLORREF CMyScreen::GetPixel int  index  ) 
 

COLORREF CMyScreen::GetPixel int  x,
int  y
 

int CMyScreen::GetPixelIndex int  x,
int  y
 

long CMyScreen::GetWidth  )  [inline]
 

void CMyScreen::PreCompute  )  [private]
 

void CMyScreen::SetPixel int  index,
UCHAR  red,
UCHAR  green,
UCHAR  blue
 

void CMyScreen::SetPixel int  index,
COLORREF  color
 

void CMyScreen::SetPixel int  x,
int  y,
COLORREF  color
 

void CMyScreen::SetPixel int  x,
int  y,
UCHAR  red,
UCHAR  green,
UCHAR  blue
 


Documentation des données imbriquées

UCHAR* CMyScreen::m_buffer [private]
 

long CMyScreen::m_heigth [private]
 

long CMyScreen::m_sum [private]
 

long CMyScreen::m_width [private]
 


La documentation associée à cette classe a été générée à partir des fichiers suivants :
Généré le Thu Apr 8 18:58:44 2004 pour SFC par doxygen 1.3.6