Compilation error (line 10, col 49): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 30): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 37): Unsafe code may only appear if compiling with /unsafe
Compilation error (line 68, col 49): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 82, col 23): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 92, col 65): The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 92, col 23): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 102, col 35): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 102, col 49): The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 102, col 23): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 121, col 48): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 144, col 40): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 149, col 49): The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)