summaryrefslogtreecommitdiff
path: root/src/lua5/im_process.lua
AgeCommit message (Collapse)Author
2010-06-07*** empty log message ***scuri
2010-01-08New: function imProcessCompose.scuri
2009-10-01New: functions imProcessUnsharp and imProcessSharp.scuri
Changed: now imProcessUnArithmeticOp, imProcessArithmeticConstOp and imProcessArithmeticOp willl crop the result to 0-255 if destiny has data type byte. Changed: removed IM_UN_INC operation from imProcessUnArithmeticOp. It was not an unary operation. Can simply be done in place by imProcessArithmeticOp and IM_BIN_ADD.
2009-09-28Changed: imProcessPrune renamed to imProcessRemoveByArea, and added a new ↵scuri
parameter to select inside or outside the interval.
2009-07-03*** empty log message ***scuri
2008-10-17First commit - moving from LuaForge to SourceForgescuri