#include "kis_tiff_psd_resource_record.h"
#include <QBuffer>
#include <QIODevice>
#include <algorithm>
#include <kis_debug.h>
#include <psd_resource_block.h>
#include <psd_utils.h>
Go to the source code of this file.