#include <DIBVIEW.H>
Class diagram for DIBVIEW:
Public Members | |||
![]() | ![]() | DIBVIEW () | |
![]() | ![]() | ~DIBVIEW () | |
![]() | ![]() | BOOL | LoadDIB (LPCSTR szDib) |
![]() | ![]() | void | PaintDIB (HWND hwnd, HDC hdc) |
![]() | ![]() | int | GetDisplayType () |
![]() | ![]() | void | SetDisplayType (int type) |
Definition at line 13 of file DIBVIEW.H.
DIBVIEW::DIBVIEW () |
Definition at line 19 of file DIBVIEW.BAK.
DIBVIEW::~DIBVIEW () [inline]
|
BOOL DIBVIEW::LoadDIB (LPCSTR szDib) |
Definition at line 67 of file DIBVIEW.BAK.
void DIBVIEW::PaintDIB (HWND hwnd, HDC hdc) |
Definition at line 25 of file DIBVIEW.BAK.
int DIBVIEW::GetDisplayType () [inline]
|
void DIBVIEW::SetDisplayType (int type) [inline]
|