Texture.getImageData

Returns the image data in the desired format.

@param format The format to return the data in @return The image data in the desired format

  1. ubyte[] getImageData()
  2. ubyte[] getImageData(InternalFormat format)
    class Texture
    abstract
    ubyte[]
    getImageData

Meta