| 程序包 | 说明 |
|---|---|
| net.ifok.image.image4j.codec.bmp |
BMP codec implementation, which allows encoding and decoding of MS BMP format.
|
| net.ifok.image.image4j.codec.ico |
ICO codec implementation, which allows encoding and decoding of MS ICO format.
|
| net.ifok.image.image4j.io |
Provides special classes for working with I/O, such as endian conversions.
|
| 类和说明 |
|---|
| LittleEndianInputStream
Reads little-endian data from a source InputStream by reversing byte ordering.
|
| LittleEndianOutputStream
Writes little-endian data to a target OutputStream by reversing byte ordering.
|
| 类和说明 |
|---|
| LittleEndianInputStream
Reads little-endian data from a source InputStream by reversing byte ordering.
|
| LittleEndianOutputStream
Writes little-endian data to a target OutputStream by reversing byte ordering.
|
| 类和说明 |
|---|
| CountingDataInput |
| CountingInput |
| CountingInputStream |
Copyright © 2021. All rights reserved.