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-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073