kate_bitmap Struct Reference

#include <kate.h>


Data Fields

size_t width
size_t height
unsigned char bpp
kate_bitmap_type type
int palette
unsigned char * pixels
size_t size
int x_offset
int y_offset


Detailed Description

defines a paletted image

Field Documentation

width in pixels

Referenced by kate_tracker_remap().

height in pixels

Referenced by kate_tracker_remap().

unsigned char kate_bitmap::bpp

bits per pixel, from 1 to 8, or 0 for a raw PNG bitmap

the type of this bitmap

index of the default palette to use

unsigned char* kate_bitmap::pixels

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

Referenced by kate_info_clear().

for raw bitmaps, number of bytes in pixels

the horizontal offset to the logical origin of the bitmap

the vertical offset to the logical origin of the bitmap


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

Generated on Thu Dec 17 17:51:41 2015 for libkate by  doxygen 1.5.6