compute.header.palette.colors | Compute the colors for the CGA/EGA palette from the header. |
download_test_data | Download test PCX files for the package. |
download_test_data_cga | Download test PCX files for the package. |
ega.palette.default16 | Get default 16 colors 6-bit EGA palette. |
get_opt_data_filepath | Access a single file from the package cache by its file name. |
guess.graphics.mode | Guess graphics mode from header. |
ints.to.uint1 | Split n 8 bit unsigned integers into 8n 1 bit unsigned... |
ints.to.uint2 | Split n 8 bit unsigned integers into 4n 2 bit unsigned... |
ints.to.uint4 | Split n 8 bit unsigned integers into 2n 4 bit unsigned... |
is.pcx.indexed | Determine from PCX header whether the image is indexed, i.e.,... |
plot.pcx | S3 plot function for pcx image. |
print.pcx | S3 print function for pcx image. |
print.pcxheader | S3 print function for pcx header. |
read_md5sum_file | Read md5sum file written by md5sum program. |
read.pcx | Read bitmap file in PCX format. |
uint8split | Split each entry of 8 bit integer vector into 1, 2 or 4 bit... |
uint.subbits.as.uint | Extract subbits from integer as unsigned int. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.