jpeg_write_m_byte

Name

jpeg_write_m_byte -- emit a byte of special marker data

Synopsis

#include <jpeglib.h>

void jpeg_write_m_byte(j_compress_ptr cinfo, int val);

Description

jpeg_write_m_byte() shall emit a byte of marker data equal to "val".