Go to the documentation of this file.
16 template <
class TPixel>
20 std::is_floating_point_v<typename ImageTraits<TPixel>::ChannelT>
21 ? NumberType::floating_point
22 : NumberType::fixed_point,
24 .num_bytes_per_component =
32 template <
class TPixel>
33 [[nodiscard]]
auto is() ->
bool {
34 return fromTemplate<TPixel>() == *
this;
Image MutImage, owning images types.
Definition: num_diff.h:20
TPixel ChannelT
Definition: image_types.h:121
Number type.
Definition: image_types.h:118
auto operator==(Region< TT > const &lhs, Region< TT > const &rhs) -> bool
Definition: region.h:367
auto operator<<(std::ostream &os, ImageSize const &image_size) -> std::ostream &
Ostream operator.
Definition: image_size.cpp:46
type
Definition: event_service.py:547