├── Examples - v1.1 ├── Gdip.Tutorial.1-Draw.Shapes.ahk ├── Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk ├── Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk ├── Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk ├── Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk ├── Gdip.Tutorial.3-Create.Gui.From.Image.ahk ├── Gdip.Tutorial.4-Draw.Circles.ahk ├── Gdip.Tutorial.5-Create.Bitmap.ahk ├── Gdip.Tutorial.6-Image.Editing.ahk ├── Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk ├── Gdip.Tutorial.8-Write.text.onto.a.gui.ahk ├── Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk ├── Gdip.tutorial.file-fish.bra ├── MJ.jpg ├── background.png └── needle.png ├── Examples - v2 ├── Gdip.Tutorial.1-Draw.Shapes.ahk ├── Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk ├── Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk ├── Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk ├── Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk ├── Gdip.Tutorial.3-Create.Gui.From.Image.ahk ├── Gdip.Tutorial.4-Draw.Circles.ahk ├── Gdip.Tutorial.5-Create.Bitmap.ahk ├── Gdip.Tutorial.6-Image.Editing.ahk ├── Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk ├── Gdip.Tutorial.8-Write.text.onto.a.gui.ahk ├── Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk ├── Gdip.tutorial.file-fish.bra ├── MJ.jpg ├── background.png └── needle.png ├── Gdip_All.ahk └── README.md /Examples - v1.1/Gdip.Tutorial.1-Draw.Shapes.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.1-Draw.Shapes.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.3-Create.Gui.From.Image.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.3-Create.Gui.From.Image.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.4-Draw.Circles.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.4-Draw.Circles.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.5-Create.Bitmap.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.5-Create.Bitmap.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.6-Image.Editing.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.6-Image.Editing.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.8-Write.text.onto.a.gui.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.8-Write.text.onto.a.gui.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk -------------------------------------------------------------------------------- /Examples - v1.1/Gdip.tutorial.file-fish.bra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/Gdip.tutorial.file-fish.bra -------------------------------------------------------------------------------- /Examples - v1.1/MJ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/MJ.jpg -------------------------------------------------------------------------------- /Examples - v1.1/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/background.png -------------------------------------------------------------------------------- /Examples - v1.1/needle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v1.1/needle.png -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.1-Draw.Shapes.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.1-Draw.Shapes.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.10-Rotate.Flip.or.Mirror.an.image.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.11-Using.BRAs.to.perform.animations.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.12-Pixelate.a.bitmap.using.machine.code.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.2-Draw.Outlined.Shapes.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.3-Create.Gui.From.Image.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.3-Create.Gui.From.Image.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.4-Draw.Circles.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.4-Draw.Circles.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.5-Create.Bitmap.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.5-Create.Bitmap.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.6-Image.Editing.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.6-Image.Editing.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.7-Draw.draggable.rounded.rectangle.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.8-Write.text.onto.a.gui.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.8-Write.text.onto.a.gui.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk -------------------------------------------------------------------------------- /Examples - v2/Gdip.tutorial.file-fish.bra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/Gdip.tutorial.file-fish.bra -------------------------------------------------------------------------------- /Examples - v2/MJ.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/MJ.jpg -------------------------------------------------------------------------------- /Examples - v2/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/background.png -------------------------------------------------------------------------------- /Examples - v2/needle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Examples - v2/needle.png -------------------------------------------------------------------------------- /Gdip_All.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/Gdip_All.ahk -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mmikeww/AHKv2-Gdip/HEAD/README.md --------------------------------------------------------------------------------