# Objective This makes the `Image::get_color_at_3d` and `Image::set_color_at_3d` methods work with 2D images with more than one layer. ## Solution - The Z coordinate is interpreted as the layer number. ## Testing - Added a test: `get_set_pixel_2d_with_layers`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||