Package com.biglybt.core.util.png
Class PNG
- java.lang.Object
-
- com.biglybt.core.util.png.PNG
-
public class PNG extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PNG()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
getPNGBytesForSize(int width, int height)
static byte[]
getPNGBytesForWidth(int width)
-