| Package | Description |
|---|---|
| com.threerings.media.tile |
| Modifier and Type | Method and Description |
|---|---|
static TrimmedTileSet |
TrimmedTileSet.trimTileSet(TileSet source,
OutputStream destImage)
Convenience function to trim the tile set and save it using FastImageIO.
|
static TrimmedTileSet |
TrimmedTileSet.trimTileSet(TileSet source,
OutputStream destImage,
String imgFormat)
Creates a trimmed tileset from the supplied source tileset.
|
Copyright © 2015. All rights reserved.