mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 20:15:28 -04:00
Removed TODO (that has been done for some time).
This commit is contained in:
parent
5b7fc25520
commit
3e4460ac41
@ -132,7 +132,6 @@ public final class TIFFImageReader extends ImageReaderBase {
|
||||
// TODO: Thumbnail support (what is a TIFF thumbnail anyway? Photoshop way? Or use subfiletype?)
|
||||
|
||||
// TODOs ImageIO advanced functionality:
|
||||
// TODO: Tiling support (readTile, readTileRaster)
|
||||
// TODO: Implement readAsRenderedImage to allow tiled RenderedImage?
|
||||
// For some layouts, we could do reads super-fast with a memory mapped buffer.
|
||||
// TODO: Implement readRaster directly (100% correctly)
|
||||
|
Loading…
x
Reference in New Issue
Block a user