Skip to content

SeriousOldMan/AHKv2-Gdip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AHKv2-Gdip

This repository contains the GDI+ library (Gdip_All.ahk) compatible with both AHK v1.1.32.00 and AHK v2-a108

Support for AHK v1.0 is dropped (find the original Gdip_All.ahk library if you need that).

See the commit history to see the changes made.

Examples

See the appropriate Examples folder for usage examples

Usage

All of the Gdip_*() functions use the same syntax as before, so no changes should be required, with one exception:

The Gdip_BitmapFromBRA() function requires you to read the .bra file witih FileObj.RawRead() instead of the FileRead command. See the Tutorial.11 file in the Examples folder

History

  • @tic created the original Gdip.ahk library
  • @Rseding91 updated it to make it compatible with unicode and x64 AHK versions and renamed the file Gdip_All.ahk
  • this repository updates @Rseding91's Gdip_All.ahk to fix bugs and make it compatible with AHK v2

About

Gdip library compatiable with both AHK v1.1 and AHK v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • AutoHotkey 100.0%