Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

GraphicImage.Point

Defines a 'point' - either in a polygon or in a drawPixels call

Elements

The GraphicImage.Point struct has 3 elements:

Name Type/Value Range/Length Description
xnumberinteger Optional. 'x' component of the point being defined
ynumberinteger Optional. 'y' component of the point being defined
cnumberinteger Optional. Optional colour for the point. Used only in 'drawPixels'

Remarks

Used to identify a point within an image

Whitebeam release 1.3.36
(loadtime : 13ms)