#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 21 Feb 2017 17:23:59 +0100
changeset 7923 ed0d51bc2352
parent 7922 800a52cd955b
child 7924 ff2f12b98716
#DOCUMENTATION by cg class: Depth24Image comment/format in: #hardMagnifiedBy:
Depth24Image.st
--- 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