3#include "../_cexports/c_sample_database.h"
5#include "../global.hpp"
33 Fringes(
int left,
int top,
int right,
int bottom) noexcept
57 int Top() const noexcept
57 int Top() const noexcept {
…}
int Left() const noexcept
Gets the fringe at the left edge.
Definition fringes.hpp:47
int Right() const noexcept
Gets the fringe at the right edge.
Definition fringes.hpp:67
int Top() const noexcept
Gets the fringe at the top edge.
Definition fringes.hpp:57
int Bottom() const noexcept
Gets the fringe at the bottom edge.
Definition fringes.hpp:77
Namespace for the SampleDatabase package.
Definition decl_classification_sil.hpp:20
Root namespace for the Image Manager interface.
Definition c_bayer_to_rgb.h:17