Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

image-width

Generic function

Summary

Returns the width of an image.

Signature

image-width image => width

Arguments

image
An instance of type <image>.

Values

width
An instance of type <real>.

Library

duim-dcs

Module

duim-dcs

Description

Returns the width of the image image.

See also

<image>, page 154

image?, page 155

image-depth, page 156

image-height, page 156


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index