Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_jpeg_source.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_SOURCE_H_
7
#define _KIS_JPEG_SOURCE_H_
8
9
#include <stdio.h>
10
11
extern
"C"
{
12
#include <jpeglib.h>
13
}
14
15
class
QIODevice;
16
17
namespace
KisJPEGSource
18
{
19
void
setSource
(j_decompress_ptr cinfo, QIODevice* inputDevice);
20
}
21
22
#endif
KisJPEGSource
Definition
kis_jpeg_source.cpp:86
KisJPEGSource::setSource
void setSource(j_decompress_ptr cinfo, QIODevice *inputDevice)
Definition
kis_jpeg_source.cpp:88
plugins
impex
jpeg
kis_jpeg_source.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52