Version 1.14 released: BGR to RGB convert and 2 process functions
To convert a BGR color to RGB or vice versa you can use the new _ColorBGRtoRGB() function.
2 process related functions are added. To get a process id from a process name: _ProcessGetProcessId().
To get a window handle from a process id: _WindowFromProcessId()