pub fn set_pixel_data( env: &mut Environment, row: i64, col: i64, value: f64, ) -> Result<(), String>
Set the current pixel data for the specified row and column