xxx_is_mutable |
Classes | |
struct | pixel_reference_is_mutable |
Determines if the given pixel reference is mutable (i.e. its channels can be changed). More... | |
struct | locator_is_mutable |
Determines if the given locator is mutable (i.e. its pixels can be changed). More... | |
struct | view_is_mutable |
Determines if the given view is mutable (i.e. its pixels can be changed). More... | |
struct | iterator_is_mutable |
Metafunction predicate returning whether the given iterator allows for changing its values. More... |