DLConst.h File Reference

#include <string>

Go to the source code of this file.

Enumerations

enum  DLBitDepths { DL_BITDEPTH_1 = 1, DL_BITDEPTH_8 = 8, DL_BITDEPTH_24 = 24 }
enum  DLColorTypes {
  DL_UNKNOWN_COLOR = -1, DL_BINARY = 1, DL_GRAY = 2, DL_RGBCOLOR = 3,
  DL_YUVCOLOR = 4
}
enum  DLDataAlignments { DL_1BYTE_ALIGN = 1, DL_4BYTE_ALIGN = 4 }
enum  DLBWColors { DL_WHITE = 255, DL_BLACK = 0 }


Enumeration Type Documentation

enum DLBitDepths

Bit Depths

Deprecated:
Please use DLImageHead::DLBitDepths instead
This is in Phase One of the Documented Deprecation Process
Enumerator:
DL_BITDEPTH_1 
DL_BITDEPTH_8 
DL_BITDEPTH_24 

Definition at line 35 of file DLConst.h.

enum DLBWColors

Enum of black/white colors

Deprecated:
Use DLColor::DLBWColors instead
This is in Phase One of the Documented Deprecation Process
Enumerator:
DL_WHITE 
DL_BLACK 

Definition at line 84 of file DLConst.h.

enum DLColorTypes

type of color

Deprecated:
Please use DLImageHead::DLColorTypes instead
This is in Phase One of the Documented Deprecation Process
Enumerator:
DL_UNKNOWN_COLOR 
DL_BINARY 
DL_GRAY 
DL_RGBCOLOR 
DL_YUVCOLOR 

Definition at line 51 of file DLConst.h.

enum DLDataAlignments

data alignments

Deprecated:
Please use DLImageHead::DLDataAlignments instead
This is in Phase One of the Documented Deprecation Process
Enumerator:
DL_1BYTE_ALIGN 
DL_4BYTE_ALIGN 

Definition at line 65 of file DLConst.h.


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