Constructor and Description |
---|
DDSImage.ImageInfo(ByteBuffer data,
int width,
int height,
boolean compressed,
int compressionFormat) |
public DDSImage.ImageInfo(ByteBuffer data, int width, int height, boolean compressed, int compressionFormat)
public int getWidth()
public int getHeight()
public ByteBuffer getData()
public boolean isCompressed()
public int getCompressionFormat()
Copyright 2010 JogAmp Community.