check if screen is empty no image loaded
Definition at line 212 of file aiview.cpp.
00213 { 00214 return m_image.isNull(); 00215 }