![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
PixelData Palette Class
Contained in: global
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
public function member index: |
||
Construction: |
||
CL_PixelData_Palette | (CL_Palette* , CL_SurfaceProvider*); | |
virtual | ~CL_PixelData_Palette | (); |
Attributes: |
||
unsigned int | get_width | (); |
unsigned int | get_height | (); |
bool | has_colorkey | (); |
unsigned int | get_colorkey | (); |
unsigned char* | get_line_pixel | (int); |