HPGS - HPGl Script
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
hpgs_reader_pcl_palette_st Struct Reference

A PCL palette as used by PCL push/pop palette. More...

#include <hpgsreader.h>

Data Fields

hpgs_palette_color colors [256]
hpgs_palette_color last_color
int cid_space
int cid_enc
int cid_bpi
int cid_bpc [3]

Detailed Description

A PCL palette as used by PCL push/pop palette.

This structure holds all properties which are saved/resoterd through PCL push/pop palette.

Field Documentation

int hpgs_reader_pcl_palette_st::cid_bpc[3]

PCL Bits per color component.

int hpgs_reader_pcl_palette_st::cid_bpi

PCL Bits per color index.

int hpgs_reader_pcl_palette_st::cid_enc

The current PCL pixel encoding scheme.

int hpgs_reader_pcl_palette_st::cid_space

The current PCL color space.

hpgs_palette_color hpgs_reader_pcl_palette_st::colors[256]

The palette colors.

hpgs_palette_color hpgs_reader_pcl_palette_st::last_color

The PCL color currently being assembled.


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