Indicates that a function call failed because the pixel types were incompatible.
More...
#include <vil_exception.h>
Indicates that a function call failed because the pixel types were incompatible.
Definition at line 47 of file vil_exception.h.
◆ vil_exception_pixel_formats_incompatible()
| vil_exception_pixel_formats_incompatible::vil_exception_pixel_formats_incompatible |
( |
enum vil_pixel_format |
src, |
|
|
enum vil_pixel_format |
dest, |
|
|
const std::string & |
operation |
|
) |
| |
|
inline |
◆ ~vil_exception_pixel_formats_incompatible()
| vil_exception_pixel_formats_incompatible::~vil_exception_pixel_formats_incompatible |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
overridedefault |
◆ dest_type
| enum vil_pixel_format src_type vil_exception_pixel_formats_incompatible::dest_type |
◆ operation_name
| std::string vil_exception_pixel_formats_incompatible::operation_name |
The documentation for this class was generated from the following file: