Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

image-height

Generic function

Summary

Returns the height of an image.

Library

duim-dcs

Module

duim-dcs

Signature

image-height image => height

Arguments

image
An instance of type <image>.

Values

height
An instance of type <real>.

Description

Returns the height of the image image.

See also

<image>, page 154

image?, page 155

image-depth, page 156

image-width, page 157


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index