Type Alias julia_set::ImageBuffer

source ·
pub type ImageBuffer = GrayImage;
Expand description

Image buffer output by a Backend.

Aliased Type§

struct ImageBuffer { /* private fields */ }