gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
gl2jpeg.h
Go to the documentation of this file.
1
// Gmsh - Copyright (C) 1997-2022 C. Geuzaine, J.-F. Remacle
2
//
3
// See the LICENSE.txt file in the Gmsh root directory for license information.
4
// Please report all issues on https://gitlab.onelab.info/gmsh/gmsh/issues.
5
6
#ifndef GL2JPEG_H
7
#define GL2JPEG_H
8
9
#include <stdio.h>
10
#include "
PixelBuffer.h
"
11
12
void
create_jpeg
(FILE *outfile,
PixelBuffer
*buffer,
int
quality,
13
int
smoothing);
14
15
#endif
create_jpeg
void create_jpeg(FILE *outfile, PixelBuffer *buffer, int quality, int smoothing)
Definition:
gl2jpeg.cpp:12
PixelBuffer.h
PixelBuffer
Definition:
PixelBuffer.h:32
src
graphics
gl2jpeg.h
Generated by
1.8.18