Package | Description |
---|---|
ar.com.hjg.pngj |
PNGJ main package
|
Modifier and Type | Method and Description |
---|---|
static IImageLineFactory<ImageLineInt> |
ImageLineInt.getFactory()
Helper method, returns a default factory for this object
|
static IImageLineFactory<ImageLineByte> |
ImageLineByte.getFactory()
Returns a factory for this object
|
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
|
Copyright © 2014. All rights reserved.