What exactly is a graphic context? When drawing with Core Graphic we get a reference to the context. When I look at the documentation it seems like it is an object or so that ta
To put in simple words, an area where the graphics get rendered or drawn before actually presenting it.