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
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52