ValidGraphicsQ
ValidGraphicsQ[g]⟹bool
check if g is a valid _Graphics (e.g. no error showing over the graphic).
ValidGraphicsQ[g,ops]⟹bool
also checks that specified options match those in the graphic.
ValidGraphicsQ[zoomPlot]⟹bool
check if a plot produced by Zoomable is a valid graphic.

