IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Macros
StripParserModes.h File Reference

Definition of structures allowing to set strip parser mode. More...

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Macros

#define IPSDK_STRIP_PARSER_MODE_RAW   RawStripParserMode;
 [Internal] macro allowing to define raw parsing mode structure for strip
 
#define IPSDK_STRIP_PARSER_MODE_LINE   LineStripParserMode;
 [Internal] macro allowing to define raw parsing mode structure for strip
 
#define IPSDK_STRIP_PARSER_MODE_RGBRAW   RgbRawStripParserMode;
 [Internal] macro allowing to define special raw rgb color parsing mode structure for strip
 
#define IPSDK_STRIP_PARSER_MODE_RGBLINE   RgbLineStripParserMode;
 [Internal] macro allowing to define special line rgb color parsing mode structure for strip
 

Detailed Description

Definition of structures allowing to set strip parser mode.

Author
E.Noirfalise
Date
2015/01/23