DLColorCounts Struct Reference

Stores JPEG color palette information. More...

#include <DLJPGImage.h>

List of all members.

Public Attributes

unsigned char color [4]
 Color 3-or 4 tuple.
unsigned int count
 Number of occurences in some image.


Detailed Description

Stores JPEG color palette information.

Definition at line 14 of file DLJPGImage.h.


Member Data Documentation

unsigned char DLColorCounts::color[4]

Color 3-or 4 tuple.

Definition at line 16 of file DLJPGImage.h.

unsigned int DLColorCounts::count

Number of occurences in some image.

Definition at line 18 of file DLJPGImage.h.


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

DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007