extensions.st
author Claus Gittinger <cg@exept.de>
Wed, 30 Aug 2017 15:15:34 +0200
changeset 8133 436102c3dabc
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#FEATURE by cg class: Depth24Image changed: #hardAntiAliasedMagnifiedBy: #hardMagnifiedBy:

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !