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-07-17 02:30:08+02:00
from
Krita
branch
master
, commit
a85b63e7556e3e07f91f58c68f009706ea157b95