Changes

Jump to navigation Jump to search

Category:image

343 bytes added, 21:28, 24 May 2011
Created page with "== Quick Overview== *'''image.copy'''(width, height) : Returns a copy of the input image scaled to fit the specified pixel width and height. *'''image.height'''(image) :..."
== Quick Overview==
*'''[[image.copy]]'''(width, height) : Returns a copy of the input image scaled to fit the specified pixel width and height.
*'''[[image.height]]'''(image) : Returns the height of the ''image''
*'''[[image.new]]'''([[TI.Image]]) : Allocates a new TI.Image
*'''[[image.width]]'''(image) : Returns the width of the ''image''

Navigation menu