| Package | Description |
|---|---|
| mil.nga.tiff |
| Modifier and Type | Method and Description |
|---|---|
static void |
TiffWriter.writeTiff(ByteWriter writer,
TIFFImage tiffImage)
Write a TIFF to a byte writer
|
static void |
TiffWriter.writeTiff(File file,
ByteWriter writer,
TIFFImage tiffImage)
Write a TIFF to a file
|
static byte[] |
TiffWriter.writeTiffToBytes(ByteWriter writer,
TIFFImage tiffImage)
Write a TIFF to bytes
|
Copyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.