Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_jpeg_destination.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2009 Adrian Page <adrian@pagenet.plus.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
#ifndef _KIS_JPEG_DESTINATION_H_
7
#define _KIS_JPEG_DESTINATION_H_
8
9
#include <stdio.h>
10
#include <jpeglib.h>
11
12
class
QIODevice;
13
14
namespace
KisJPEGDestination
15
{
16
void
setDestination
(j_compress_ptr cinfo, QIODevice* destinationDevice);
17
}
18
19
#endif
KisJPEGDestination
Definition
kis_jpeg_destination.cpp:75
KisJPEGDestination::setDestination
void setDestination(j_compress_ptr cinfo, QIODevice *destinationDevice)
Definition
kis_jpeg_destination.cpp:77
plugins
impex
jpeg
kis_jpeg_destination.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1