| Package | Description |
|---|---|
| ar.com.hjg.pngj |
PNGJ main package
|
| Modifier and Type | Method and Description |
|---|---|
static IImageLineSetFactory<ImageLineByte> |
ImageLineSetDefault.getFactoryByte()
utility function, returns default factory for
ImageLineByte |
static IImageLineSetFactory<ImageLineInt> |
ImageLineSetDefault.getFactoryInt()
utility function, returns default factory for
ImageLineInt |
| Modifier and Type | Method and Description |
|---|---|
void |
PngReader.setLineSetFactory(IImageLineSetFactory<? extends IImageLine> factory)
Sets the factory that creates the ImageLine.
|
Copyright © 2013. All rights reserved.