Archive for April 15th, 2006

Saturday, April 15th, 2006

IDLgrImage tiling in IDL 6.2

IDL 6.2 added several new capabilities to the IDLgrImage class in the object graphics system. One of them is the ability to support large images using tiling. (Another is significantly faster rendering time in typical cases.)
The new tiling features allow portions of the image to be read from a data source as needed. For [...]

3 Comments » - Posted in IDL, Object graphics, Widgets by Michael Galloy