IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
Sample_LightnessLogMessages.h File Reference

Log messages description. More...

#include <Sample/Sample_Lightness/Sample_LightnessExports.h>
#include <IPSDKUtil/Logger/LogMessageManagerHdrMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk::sample
 Namespace aggregating applications demonstrating the use of IPSDK libraries.
 

Enumerations

enum  ipsdk::sample::eSample_LightnessMessage {
  ipsdk::sample::eErrorReadingCmdLine, ipsdk::sample::eErrorCouldNotCreateOutputDir, ipsdk::sample::eErrorInputImgTiffFileNotFound, ipsdk::sample::eIPSDKLibInitWarn,
  ipsdk::sample::eIPSDKLibInitFailed, ipsdk::sample::eLoadingInputImgFromTiffFile, ipsdk::sample::eErrorLoadingInputImgFromTiffFile, ipsdk::sample::eComputingLightness,
  ipsdk::sample::eErrorComputingLightness, ipsdk::sample::eSavingOutputImgToTiffFile, ipsdk::sample::eErrorSavingImgTiffFile, ipsdk::sample::eSuccessfullyDone
}
 Enumerate describing messages. More...
 

Detailed Description

Log messages description.

Author
H. Delestre
Date
2014/09/30