logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hdf8to24 - convert an 8-bit image in an HDF file to a 24-bit image in another HDF file

Description

hdf8to24 converts an 8-bit image in an HDF file into a 24-bit image in an other HDF file.

Name

       hdf8to24 - convert an 8-bit image in an HDF file to a 24-bit image in another HDF file

Options

-sscale
              set  scale  for  magnifying the 8-bit input file.  scales between 0 and 1 shrink the image, scales
              greater than 1 expand the image.  Defaults to 1

       -jquality
              use JPEG compression to store the 24-bit image Defaults to no compression, or quality level 75, if
              no quality is specified.

See Also

hdf(5), hdf24to8(1)

                                                October 30, 1999                                     HDF8TO24(1)

Synopsis

hdf8to24 [-sscale] [-jquality] input_hdf_fileoutput_hdf_file

See Also