﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2715	mistake in helpfile	rav_kr	Melba23	"There is small mistake in comment in the example on page [http://www.autoitscript.com/autoit3/docs/libfunctions/_GDIPlus_ImageScale.htm]
{{{
Local Const $iW = @DesktopWidth / 4, $iH = @DesktopHeight / 4
Local $hHBmp = _ScreenCapture_Capture("""", 0, 0, $iW, $iH) ;create a GDI bitmap by capturing 1/8 of desktop
}}}
it's not '''1/8''' but '''1/16''' of desktop (4*4=16 not 8)"	Bug	closed	3.3.11.6	Documentation	3.3.11.5	None	Fixed		rav_kr
