jpeg_default_colorspace

Name

jpeg_default_colorspace -- set default colorspace based on input image's color space

Synopsis

#include <jpeglib.h>

void jpeg_default_colorspace(j_compress_ptr cinfo);

Description

jpeg_default_colorspace() shall set the JPEG color space to a default value based on the color space of the input image.