EwahCompressedBitArray Properties |
The EwahCompressedBitArray type exposes the following members.
Name | Description | |
---|---|---|
SizeInBits |
The size in bits of the *uncompressed* bitmap represented by this
compressed bitmap. Initially, the SizeInBits is zero. It is extended
automatically when you set bits to true.
| |
SizeInBytes |
Report the *compressed* size of the bitmap (equivalent to memory usage,
after accounting for some overhead).
|