Type Definition mp4ameta::ImgBuf[][src]

type ImgBuf = Img<Vec<u8>>;
Expand description

An alias for an owned image buffer.