Version 1.0.1
Added
* LTMartifact ($s, $v = null)
* LTMautogamma ()
* LTMautolevel ($ch = "default")
* LTMautorotate ()
* LTMbackground ($c)
* LTMblob ($s = null, $fn = null)
* LTMchannelmean ($ch = "all")
* LTMchannelrange ($ch = "all")
* LTMcharcoal ($r, $si)
* LTMcolorspace ($s)
* LTMconst2str ($ch, $n)
* LTMcontrast ($n)
* LTMcontraststretch ($bl, $wh, $ch = "all")
* LTMcount ()
* LTMdespeckle ()
* LTMedge ($r = 0)
* LTMemboss ($r, $si)
* LTMenhance ()
* LTMequal ()
* LTMeval_series ($m)
* LTMexportpixels ($x, $y, $w, $h, $t, $f)
* LTMfilename ($s = null)
* LTMfirst ()
* LTMfloodfill ($c, $p, $impx, $x, $y, $b, $ch = "default")
* LTMformat ($s = null)
* LTMfx ($s)
* LTMgamma ($ga, $ch = "all")
* LTMgauss ($r, $si)
* LTMhistogram ()
* LTMlast ()
* LTMlevel ($bl, $ga, $wh, $ch = "all")
* LTMlinearstretch ($bl, $wh)
* LTMmodulate ($br, $sa, $hu)
* LTMnext ()
* LTMnormal ($ch)
* LTMoilpaint ($r)
* LTMorient ($s = null)
* LTMposter ($n, $b = false)
* LTMprevious ()
* LTMreducenoise ($r = 0)
* LTMremove ()
* LTMreplace ($im)
* LTMroll ($x, $y)
* LTMsepia ($th)
* LTMshadow ($op, $si, $c = "black", $x = 0, $y = 0)
* LTMsharpen ($r, $si, $ch = "all")
* LTMsigmoidcontrast ($sh, $al, $be, $ch = "all")
* LTMsketch ($r, $si, $an)
* LTMsolar ($th)
* LTMtint ($c, $op)
* LTMtrim ($v)
* LTMvignette ($bl, $wh, $x, $y)
* percent2pixels ($s)
* percent2quantum ($s)
* Tbezier ($p)
* Tellipse ($x, $y, $rx, $ry, $a1 = 0, $a2 = 360)
* Tlinespace ($y = null)
* Tpoint ($x, $y)
* Tregularpolygon ($n, $x, $y, $w, $h = 0, $an = 0)
* Trotate ($an, $x = 0, $y = 0)
* Troundrectangle ($x1, $y1, $x2, $y2, $rx, $ry)
* Tsector ($x, $y, $rx, $ry, $an1, $an2)
* Tstrokedash ($ar = null)
* Ttranslate ($x, $y)
* Twordspace ($x = null)
Changed
* LTMnegate ($p, $ch = "all") includes channel parameter
* LTMscale ($w, $h, $bf = false) includes bestfit parameter
* LTMconst accepts, and returns without modifying, a numerical argument
Version 1.0
Added
* new __constructor deals automatically with utf8 encoding and real paths
* LTMborder ($c, $w, $h)
* LTMcombine ($ch)
* LTMcompress ($m = null)
* LTMcompress_quality ($v = null)
* LTMdistort ($m, $va, $bf)
* LTMempty ()
* LTMflop ()
* LTMmerge ($m)
* LTMmorph ($n)
* LTMseparatechannel ($ch)
* LTMtranspose ()
* LTMvirtualpixel ($m = null)
Corrected
* Parameter order in LTMcrop
* LTMwrite now writes single or multiple images and properly encodes paths and file names to utf8