TranslucentColor.st
branchdelegated_gc_jv
changeset 6528 62c1dbef0b84
parent 6354 e9f481f14de0
child 7803 14d6df784ebb
--- a/TranslucentColor.st	Thu Jun 19 10:26:33 2014 +0100
+++ b/TranslucentColor.st	Mon Jun 23 21:38:44 2014 +0100
@@ -73,7 +73,6 @@
     ^ alpha * 16rFFFF // 255
 !
 
-
 setAlphaByte:aByteValuedInteger
     "set the alpha value (0..255),
      where 0 is completely transparent and 255 is completely opaque"