• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kviewshell

JB2Blit Class Reference

Blit data structure. More...

#include <JB2Image.h>

List of all members.


Public Attributes

unsigned short bottom
unsigned short left
unsigned int shapeno

Detailed Description

Blit data structure.

A JB2Image# contains an array of JB2Blit# data structures. Each array entry instructs the decoder to render a particular shape at a particular location. Members left# and bottom# specify the coordinates of the bottom left corner of the shape bitmap. All coordinates are relative to the bottom left corner of the image. Member shapeno# is the subscript of the shape to be rendered.

Definition at line 198 of file JB2Image.h.


Member Data Documentation

unsigned short JB2Blit::bottom

Vertical coordinate of the blit.

Definition at line 203 of file JB2Image.h.

unsigned short JB2Blit::left

Horizontal coordinate of the blit.

Definition at line 201 of file JB2Image.h.

unsigned int JB2Blit::shapeno

Index of the shape to blit.

Definition at line 205 of file JB2Image.h.


The documentation for this class was generated from the following file:
  • JB2Image.h

kviewshell

Skip menu "kviewshell"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • kviewshell
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal