Package | Description |
---|---|
ar.com.hjg.pngj |
PNGJ main package
|
Modifier and Type | Method and Description |
---|---|
static <T extends IImageLine> |
ImageLineSetDefault.createImageLineSetFactoryFromImageLineFactory(IImageLineFactory<T> ifactory)
utility function, given a factory for one line, returns a factory for a set
|
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 © 2014. All rights reserved.