| Package | Description |
|---|---|
| ar.com.hjg.pngj |
PNGJ main package
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageLineByte
Lightweight wrapper for an image scanline, used for read and write.
|
class |
ImageLineInt
Represents an image line, integer format (one integer by sample).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ImageLineHelper.scaleDown(IImageLineArray line)
Reverse of
ImageLineHelper.scaleUp(IImageLineArray) |
static void |
ImageLineHelper.scaleUp(IImageLineArray line)
When the bitdepth is less than 8, the imageLine is usually
returned/expected unscaled.
|
Copyright © 2013. All rights reserved.