Search found 7 matches

by kilimra
07 Feb 2018, 06:41
Forum: 其他
Topic: AHK 版本选择
Replies: 0
Views: 7632

AHK 版本选择

看了几篇引导新手选择 AHK 分支的帖子,几乎一致的推荐 L 版。我持不同的观点。 1,关于分支的分析没有说服力。V2、H这些版本,只进行了简略的说明,并没有实际使用上的经验感受。我认为作者只有像了解L1一样了解了L2 H,才能客观的评断它们。但我显然没发现作者对它们有多了解。 2,查看 L1 最近的更新历史可以看出,L1正在向L2靠近,加入了一些激进的改变。所以从开发的稳定性来说,L1并没有多少优势。 3,V2、H 在 github 都有及时且健全的帮助文档。尽管没有中文版。 我的推荐: 如果你临时一用:L1 如果你想完整的学习并长久的使用:L2或者H2 (就像学习PY,鲜有人推荐2,不推荐...
by kilimra
18 Aug 2017, 22:55
Forum: Scripts and Functions (v1)
Topic: create wav files from scratch (draw a wav file)
Replies: 4
Views: 3018

Re: create wav files from scratch (draw a wav file)

HI, jeeswg, are you interested in writing a script to create GIF? I need it very much.
by kilimra
23 Jan 2016, 03:19
Forum: Scripts and Functions (v1)
Topic: [Class] Monitor (Brightness, Contrast, Gamma Ramp)
Replies: 75
Views: 52043

Re: Class Monitor (Brightness, Contrast & Gamma)

Hi jNizM,
You can post a simple example to modify the color temperature?
I try to use SetMonitorColorTemperature() AND GetMonitorColorTemperature(), But to no avail.
I hope it can replace flux. ;)
thanks.
by kilimra
30 Dec 2015, 23:02
Forum: Ask for Help (v1)
Topic: load picture from variable
Replies: 0
Views: 788

load picture from variable

How from variable to load picture? Because the image is downloaded to variables. I do not want to save it on the hard disk.  I did not find relevant information, who can help me? Gdip_Startup() ;pBitmapFile := Gdip_CreateBitmapFromFile("1079016.png") ;FileRead, Var, *c 1079016.png or downloaded("htt...
by kilimra
30 Dec 2015, 22:36
Forum: Ask for Help (v1)
Topic: [Solved]How Image Stitching
Replies: 4
Views: 1643

Re: How Image Stitching

Code: Select all

http://www.autohotkey.net/~tic/Gdip.Tutorial.6-Image.Editing.ahk
by kilimra
30 Dec 2015, 18:15
Forum: Ask for Help (v1)
Topic: [Solved]How Image Stitching
Replies: 4
Views: 1643

Re: How Image Stitching

thank you. This is a very useful software.
But I hope I can use AHK to complete it, I believe it is not difficult.
Prior to this, GraphicsMagick is a good choice. thank you for your help.
by kilimra
30 Dec 2015, 17:03
Forum: Ask for Help (v1)
Topic: [Solved]How Image Stitching
Replies: 4
Views: 1643

[Solved]How Image Stitching

I searched the forum, but did not find the use Gdip mosaic picture approach. I want four 50 * 50 pictures, spliced into a 100 * 100 images, ask who can help me? Find the relevant code in the "Gdip. Ahk" the example. Code at the bottom. https://autohotkey.com/board/topic/29449-gdi-standard-library-14...

Go to advanced search