Picture

From REALbasicWiki

Jump to: navigation, search
Overall article skill Skill ranges from beginner (green) to expert (red)

A Picture object allows you use images in various formats, including PICT, BMP, JPEG, GIF, and PNG.

[edit] More on methods

Picture class
Available on Mac OS X Linux Windows
General
Superclass Object
Interfaces none
Constants
Methods
  • Sub Constructor(width as Integer, height as Integer, depth as Integer)
Properties
Events

none

NOTE: You can get descriptions of the items above from the REALbasic documentation.


The constructor will raise an OutOfMemoryException if insufficient memory exists to create the Picture object.

Personal tools
related