Function light_curve_dmdt::to_png[][src]

pub fn to_png<W>(w: W, a: &Array2<u8>) -> Result<(), EncodingError> where
    W: Write