// Script function: IntegerImage command. // Unless named starting with GlobalSino, EM, My, Self, the function commands are defined //by Gatan DM, please see at link: http://www.globalsino.com/EM/page2597.html number EMxsize = 128, EMysize = 128 image MyImage := IntegerImage( "My Image", 2, 1, EMxsize, EMysize ) MyImage = icol + irow ShowImage( MyImage )