[slot]
test if point exists in image
Definition at line 256 of file aizone.cpp.
00257 { 00258 return m_image.valid(x, y); 00259 }