DCMTK  Version 3.6.6
OFFIS DICOM Toolkit
Public Attributes | List of all members
DcmQuantPixelBox Struct Reference

helper structure for class DcmQuantPixelBoxArray. More...

Public Attributes

int ind
 index of the color histogram array where the colors represented by this box start
 
int colors
 the number of colors represented by this box
 
unsigned long sum
 the number of pixels represented by this box
 

Detailed Description

helper structure for class DcmQuantPixelBoxArray.

Each object of this class represents a pixel box used in the Median Cut algorithm.

Member Data Documentation

◆ colors

int DcmQuantPixelBox::colors

the number of colors represented by this box

◆ ind

int DcmQuantPixelBox::ind

index of the color histogram array where the colors represented by this box start

◆ sum

unsigned long DcmQuantPixelBox::sum

the number of pixels represented by this box


The documentation for this struct was generated from the following file:


Generated on Thu Jan 14 2021 for DCMTK Version 3.6.6 by Doxygen 1.8.18