UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

debian man page for hdftopal

Query: hdftopal

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HDFTOPAL(1)						      General Commands Manual						       HDFTOPAL(1)

NAME
hdftopal, paltohdf - convert between a palette in an HDF file and a raw palett e in a non-HDF file
SYNOPSIS
hdftopal hdf-pallette-file raw-pallette-file paltohdf raw-pallette-file hdf-pallette-file
DESCRIPTION
hdftopal converts a palette in an HDF file to a raw palette in an non-HDF file. The raw palette will have 768 bytes with the first 256 bytes representing red intensity values, the second 256 bytes representing green intensity values, and the third 256 bytes representing blue intensity values. paltohdf performs the converse conversion, from raw palette data to the HDF palette format. The raw palette data must have 768 bytes orga- nized in the following order: first, 256 contiguous red intensity values, then 256 contiguous green intensity values, then 256 contiguous blue intensity values. The palette in the HDF file will have the RGB values pixel-interlaced, as follows: red-value green-value blue-value red-value green-value blue-value... This is the standard HDF format for 8-bit palettes. If an HDF palette format file is specified that doesn't exist, it is created before the converted data is stored. If an HDF palette format file is specified that already exists, the converted data is appended to the file.
SEE ALSO
hdf(5) November 6, 1999 HDFTOPAL(1)
Related Man Pages
fp2hdf(1) - debian
hdftor8(1) - debian
hdftopal(1) - debian
r8tohdf(1) - debian
hdf_obj_next(3) - debian
Similar Topics in the Unix Linux Community
oops! Style Manager
mtPaint 3.20 (Default branch)
Hierarchical Data Format 4.2r3 (HDF4 branch)
Hierarchical Data Format 1.9.0 (Pre-release branch)
Hierarchical Data Format 1.9.10 (Pre-release branch)