Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

image-depth

Generic function

Summary

Returns the depth of an image.

Signature

image-depth image => depth

Arguments

image
An instance of type <image>.

Values

depth
An instance of type <real>.

Library

duim-dcs

Module

duim-dcs

Description

Returns the depth of the image image.

See also

<image>, page 154

image?, page 155

image-height, page 156

image-width, page 157


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index