Functions for RLE Coding

This section describes the functions that perform RLE compression of images in accordance with the DICOM "Digital imaging and communication in medicine" specification [DICOM].

Table “RLE Compression Functions” lists these functions described in more detail later in this section.

RLE Compression Functions
Function Base Name Description
PackBitsRow_TIFF Encodes one row of the image.
UnpackBitsRow_TIFF Decodes one RLE segment.
SplitRow_TIFF Splits 16-bit monocrome Composite Pixel Code.
JoinRow_TIFF Restores 16-bit monocrome Composite Pixel Code.

Submit feedback on this help topic

Copyright © 2000 - 2010, Intel Corporation. All rights reserved.