Class PixmapBinaryLoaderHack

java.lang.Object
gaiasky.util.gdx.model.gltf.loaders.shared.texture.PixmapBinaryLoaderHack

public class PixmapBinaryLoaderHack extends Object
  • Constructor Details

    • PixmapBinaryLoaderHack

      public PixmapBinaryLoaderHack()
  • Method Details

    • load

      public static com.badlogic.gdx.graphics.Pixmap load(byte[] encodedData, int offset, int len)