Depth24Image.st
changeset 7923 ed0d51bc2352
parent 7817 b6348d4d7f7f
child 8083 681440310b59
--- a/Depth24Image.st	Tue Feb 21 17:23:45 2017 +0100
+++ b/Depth24Image.st	Tue Feb 21 17:23:59 2017 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
@@ -3134,7 +3132,7 @@
 
 hardMagnifiedBy:scalePoint
     "return a new image magnified by scalePoint, aPoint.
-     This is  the general magnification method, handling non-integral values"
+     This is the general magnification method, handling non-integral values"
 
     |mX mY
      newWidth  "{ Class: SmallInteger }"
@@ -3219,6 +3217,8 @@
     ].
 "
     ^ newImage
+
+    "Modified (comment): / 21-02-2017 / 17:15:18 / cg"
 !
 
 magnifyRowFrom:srcBytes offset:srcStart