Definition in file pmMaskBadPixelsErrors.h.
Go to the source code of this file.
Defines | |
| #define | PS_ERRORNAME_DOMAIN "psModule.src." |
| #define | PS_ERRORTEXT_pmMaskBadPixels_NULL_MASK_IMAGE "Null not allowed for mask image." |
| #define | PS_ERRORTEXT_pmMaskBadPixels_NULL_INPUT_IMAGE "Null not allowed for input image." |
| #define | PS_ERRORTEXT_pmMaskBadPixels_SIZE_INPUT_IMAGE "Input image size exceeds that of mask image: (%d, %d) vs (%d, %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_SIZE_MASK_IMAGE "Input image mask size exceeds that of mask image: (%d, %d) vs (%d, %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_OFFSET_MASK_IMAGE "Total offset >= mask image: (%d, %d) vs (%d, %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE "Total offset >= input image: (%d, %d) vs (%d, %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE_MASK "Total offset >= input image mask: (%d, %d) vs (%d, %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_TYPE_INPUT_IMAGE "Complex types not allowed for input image. Type: %d" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_TYPE_MASK_IMAGE "Mask must be PS_TYPE_MASK type. Type: %d" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_TYPE_MISMATCH "Input and flat image types differ: (%d vs %d)" |
| #define | PS_ERRORTEXT_pmMaskBadPixels_TYPE_UNSUPPORTED "Unsupported image datatype. Type: %d" |
|
|
Definition at line 29 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 33 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 32 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 37 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 38 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 36 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 34 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 35 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 39 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 40 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 41 of file pmMaskBadPixelsErrors.h. |
|
|
Definition at line 42 of file pmMaskBadPixelsErrors.h. |
1.4.1