• 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 2608

Show
Ignore:
Timestamp:
07/07/08 22:41:15 (7 weeks ago)
Author:
callan
Message:

Fix typo.

Files:
1 modified

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

Legend:

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

    r2607 r2608  
    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; 
     393        Ice::IntSeq renderProjectedAsPackedInt(int algorithm, int timepoint, int stepping, int start, int end) throws ServerError; 
    394394        Ice::ByteSeq renderCompressed(omero::romio::PlaneDef def) throws ServerError; 
    395395        Ice::ByteSeq renderProjectedCompressed(int algorithm int timepoint, int stepping, int start, int end) 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/