[−][src]Crate ndarray_image
Structs
NdImage | This newtype struct can wrap an image from either the |
Enums
Colors |
Functions
open_gray_image | Opens a gray image using the |
open_image | Opens a color image using the |
save_gray_image | Saves a gray image using the |
save_image | Saves a color image using the |
Type Definitions
ImgBgr | |
ImgBgra | |
ImgLuma | |
ImgLumaA | |
ImgRgb | |
ImgRgba | |
NdColor | |
NdColorMut | |
NdGray | |
NdGrayMut |