PxCrypt v0.2.2
Encrypt data within an image
|
The Capacity holds information about the capacity of an image at a given BPC.
#include <>>
Public Attributes | |
quint64 | bytes |
quint8 | leftoverBits |
quint64 PxCrypt::Stat::Capacity::bytes |
The total number of bytes the image can hold, regardless of encoder or underlying storage format.
quint64 PxCrypt::Stat::Capacity::leftoverBits |
The number of "dead" (unusable) bits that are left over after the final full-byte-boundary.