Searched defs:Pixmap (Results 1 – 4 of 4) sorted by relevance
45 public class Pixmap implements Disposable { class121 public Pixmap (int width, int height, Format format) { in Pixmap() method in Pixmap131 public Pixmap (byte[] encodedData, int offset, int len) { in Pixmap() method in Pixmap143 public Pixmap (FileHandle file) { in Pixmap() method in Pixmap154 public Pixmap (Gdx2DPixmap pixmap) { in Pixmap() method in Pixmap
44 Pixmap, Custom enumConstant
26 Pixmap, Custom enumConstant
36 public class Pixmap implements Disposable { class96 public Pixmap (FileHandle file) { in Pixmap() method in Pixmap114 public Pixmap (ImageElement img) { in Pixmap() method in Pixmap119 public Pixmap (int width, int height, Format format) { in Pixmap() method in Pixmap