Class Rle24Compression
- java.lang.Object
-
- org.apache.commons.imaging.formats.icns.Rle24Compression
-
final class Rle24Compression extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Rle24Compression()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
decompress(int width, int height, byte[] data)
-