kate_bitmap Struct Reference

#include <kate.h>


Detailed Description

defines a paletted image

Data Fields

size_t width
size_t height
unsigned char bpp
int palette
unsigned char * pixels

Field Documentation

size_t kate_bitmap::width

width in pixels

size_t kate_bitmap::height

height in pixels

unsigned char kate_bitmap::bpp

bits per pixel, from 1 to 8

int kate_bitmap::palette

index of the default palette to use

unsigned char* kate_bitmap::pixels

pixels, rows first, one byte per pixel regardless of bpp


The documentation for this struct was generated from the following file:
Generated on Sun Mar 30 21:18:28 2008 for libkate by  doxygen 1.5.4