Important: The information in this document is obsolete and should not be used for new development.
Compressing and Decompressing Data
You can use thePackBitsfunction to compress a source buffer of data into a destination buffer and theUnpackBitsfunction to decompress a source buffer ofPackBits-compressed data into a destination buffer.
Subtopics
- PackBits
- UnpackBits