HPGS - HPGl Script
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

◆ cid_bpc

int hpgs_reader_pcl_palette_st::cid_bpc[3]

PCL Bits per color component.

◆ cid_bpi

int hpgs_reader_pcl_palette_st::cid_bpi

PCL Bits per color index.

◆ cid_enc

int hpgs_reader_pcl_palette_st::cid_enc

The current PCL pixel encoding scheme.

◆ cid_space

int hpgs_reader_pcl_palette_st::cid_space

The current PCL color space.

◆ colors

hpgs_palette_color hpgs_reader_pcl_palette_st::colors[256]

The palette colors.

◆ last_color

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: