Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
icl::io::ImageCompressor::Header::Params Struct Reference

#include <ImageCompressor.h>

List of all members.

Public Attributes

char magick [4]
 magick code
char compressionMode [4]
 compression mode
icl32s compressionQuality
 compression quality
icl32s width
 image width
icl32s height
 image height
icl32s roiX
 image roi x offset
icl32s roiY
 image roi y offset
icl32s roiWidth
 image roi width
icl32s roiHeight
 image roi width
icl32s channels
 image channel count
icl32s colorFormat
 image color format
icl32s depth
 image depth
icl32s dataLen
 length of data segment
icl32s metaLen
 length of meta data segemnt
int64_t timeStamp
 timestamp

Member Data Documentation

image channel count

image color format

compression mode

compression quality

length of data segment

image depth

image height

magick code

length of meta data segemnt

image roi width

image roi width

image roi x offset

image roi y offset

timestamp

image width


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines