PxCrypt
v0.1
Encrypt data within an image
Loading...
Searching...
No Matches
_internal.h
1
#ifndef _INTERNAL_H
2
#define _INTERNAL_H
3
4
// Qt Includes
5
#include <QSize>
6
7
// Shared Library Support
8
#include "pxcrypt/pxcrypt_codec_export.h"
9
11
namespace
_PxCrypt
12
{
13
//-Namespace Functions-------------------------------------------------------------------------------------------------
14
PXCRYPT_CODEC_EXPORT quint64 calculateMaximumPayloadBits(
const
QSize
& dim, quint16 tagSize, quint8 bpc);
15
}
18
#endif
// _INTERNAL_H
QSize
lib
include
pxcrypt
_internal.h
Generated by
1.9.7