Manual Reference Pages  - getdepth (3m_draw)

NAME

getdepth(3f) - [M_draw:DEVICE] Return number of bit planes (color planes) (LICENSE:PD)

CONTENTS

Synopsis
Description

SYNOPSIS

integer function getdepth()

DESCRIPTION

Returns the number of bit planes (or color planes) for a particular device. The number of colors displayable by the device is then 2**(nplanes); ie. if nplanes=1,then there are two colors (black and white).


Nemo Release 3.1 getdepth (3m_draw) May 28, 2023
Generated by manServer 1.08 from cc3b3c76-aa8f-435a-bb1f-cca85e38ff49 using man macros.