# File ../lib/fox/scintilla.rb, line 754
    def registerImage(type, xpmData)
      sendMessage(2405, type, xpmData)
    end