Search found 4 matches

by dpalix
Yesterday, 23:59
Forum: Ask for Help (v2)
Topic: can't save a bitmap with gdip in jpg, if specifying quality
Replies: 3
Views: 253

Re: can't save a bitmap with gdip in jpg, if specifying quality

Yeah, to be honest, I'm a bit lost on all these versions :-) I'm using the version from https://github.com/buliasz/AHKv2-Gdip, which is a few months old. When I try to use the version you mention, I've multiple errors, such as : CreateRectF(ByRef RectF, x, y, w, h) { (which indeed may be logical, as...
by dpalix
Yesterday, 23:45
Forum: Ask for Help (v2)
Topic: GDI+ Library in V2 Topic is solved
Replies: 23
Views: 3862

Re: GDI+ Library in V2 Topic is solved

Hello I've been facing an "invalid parameters" issue when trying to save a bitmap with a specific jpeg quality. The issue occurs on this line (called only in this specific case) NumPut("UInt", Quality, NumGet(NumPut("UInt", 4, NumPut("UInt", 1, _p+0)+20), "UInt")) Seems I managed to get it right by ...
by dpalix
Yesterday, 15:47
Forum: Ask for Help (v2)
Topic: can't save a bitmap with gdip in jpg, if specifying quality
Replies: 3
Views: 253

can't save a bitmap with gdip in jpg, if specifying quality

Hello, I'm facing an issue when using Gdip_SaveBitmapToFile with a jpg file and specifying a quality (instead of the default 75% quality). So in example : Gdip_SaveBitmapToFile(pBitmap, "FinalImage.jpg", 85) The program mentions invalid parameters in part of the Gdip_SaveBitmapToFilefunction. More s...
by dpalix
23 Jan 2022, 02:31
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 1000042

Re: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool

Hi, Discovered PMC a few weeks ago, and I must say I'm amazed at all it can do (in my place :-)). Just wondering about 2 additional debug functionalities that I feel were missing and could have helped a lot. I could not find anything about breakpoint (sry if I missed the info). And i guess it's not ...

Go to advanced search