Texture.getImageData

Returns the image data in the internal format.

@return The image data in the internal format.

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

Meta