Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 4 of Ticket #3783


Ignore:
Timestamp:
01/21/11 15:55:01 (13 years ago)
Author:
jburel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3783

    • Property Sprint changed from to 2011-01-27 (24)
    • Property Remaining Time changed from to 1
    • Property Summary changed from Rendering Engine to Rendering Engine: Big images aware
  • Ticket #3783 – Description

    initial v4  
    33 * retrieve zooming level 
    44 * render region 
     5 
     6There are several methods that may be added to the RenderingEngine to accommodate BigImages: 
     7RenderRegionAsPacketInt(RenderDef, Region) 
     8  Render the region specified by the Region Parameter as a Packed Int.  
     9RenderTileAsPacketInt(RenderDef, row, col) 
     10  Render the tile in the bigImage specified by row and col. 
     11RenderRegionAsTileasPacketInt(RenderDef, Region) 
     12  Render the tiles that span the region as Packet Int.  
     13 
     14Region is defined as  
     15{{{ 
     16  x : int 
     17  y : int 
     18  width : int 
     19  height : int 
     20}}} 
     21 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13158 sec.)

We're Hiring!