Texture.dup

Creates a new texture from the same data (this means copying the entire set of pixels).

class Texture
@property
dup
const
(
)

Meta