• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 2607

Show
Ignore:
Timestamp:
07/07/08 21:45:41 (3 months ago)
Author:
callan
Message:

Pushing API.ice changes so that Ola can start the server.

Files:
1 modified

  • trunk/components/blitz/resources/omero/API.ice (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/components/blitz/resources/omero/API.ice

    r2593 r2607  
    391391        omero::romio::RGBBuffer render(omero::romio::PlaneDef def) throws ServerError; 
    392392        Ice::IntSeq renderAsPackedInt(omero::romio::PlaneDef def) throws ServerError; 
     393        Ice::IntSeq renderAsPackedInt(int algorithm, int timepoint, int stepping, int start, int end) throws ServerError; 
    393394        Ice::ByteSeq renderCompressed(omero::romio::PlaneDef def) throws ServerError; 
     395        Ice::ByteSeq renderProjectedCompressed(int algorithm int timepoint, int stepping, int start, int end) throws ServerError; 
    394396        void lookupPixels(long pixelsId) throws ServerError; 
    395397        bool lookupRenderingDef(long pixelsId) throws ServerError; 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/