Help for this page
sub grabWindowRegion { my $ds = new Win32::GuiTest::DibSect; ... $ds->SaveAs('temp.bmp'); return parseBMP('temp.bmp'); }