Classes
-
namespace spice
-
namespace blend_function blend operations
- class overlay Overlay the foreground over the background.
- namespace blur
- namespace helpers
-
namespace interpolation Interpolation operations on images.
- class bicubic Bicubic interpolation between pixels adjacent to
x and y.
- class bilinear Bilinear interpolation between pixels adjacent to
x and y.
- class nearest_neighbor Nearest neighbour interpolation between pixels adjacent to
x and y by returning the value of the pixel to the top-left of x and y.
- class nearest_neighbor_round Nearest neighbour interpolation between pixels adjacent to
x and y by rounding x and y.
- namespace noise
- namespace print
- namespace statistics
- class image
- class matrix
- class nd_vector_impl
- class nd_vector_impl<Dimensions, T, true>
- struct range
- class transform_2d
- namespace std STL namespace.
-
namespace blend_function blend operations
- class overlay Overlay the foreground over the background.
- namespace blur
- namespace helpers
-
namespace interpolation Interpolation operations on images.
- class bicubic Bicubic interpolation between pixels adjacent to
xandy. - class bilinear Bilinear interpolation between pixels adjacent to
xandy. - class nearest_neighbor Nearest neighbour interpolation between pixels adjacent to
xandyby returning the value of the pixel to the top-left ofxandy. - class nearest_neighbor_round Nearest neighbour interpolation between pixels adjacent to
xandyby roundingxandy.
- class bicubic Bicubic interpolation between pixels adjacent to
- namespace noise
- namespace print
- namespace statistics
- class image
- class matrix
- class nd_vector_impl
- class nd_vector_impl<Dimensions, T, true>
- struct range
- class transform_2d