Previous: 4.51.2.3.3. get() To the Table of Contents Next: 4.51.2.3.5. getSize()
4.51.2.3.3. get() Table of Contents 4.51.2.3.5. getSize()

- 4.51.2.3.4. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.3. ogSprite object
4.51.2.3.4. getHeight()


4.51.2.3.4. getHeight()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Retrieves the height.

Declaration:
 function getHeight:uInt32;
Remarks:

Height is calculated as the orignal (y2-y1)+1.

Return value:

Height of the sprite, or 0 if the sprite has no image data.

See also:







Previous: 4.51.2.3.3. get() To the Table of Contents Next: 4.51.2.3.5. getSize()
4.51.2.3.3. get() Table of Contents 4.51.2.3.5. getSize()

- 4.51.2.3.4. -