[UP]


Manual Reference Pages  - getdepth (3)

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).


getdepth (3) March 11, 2021
Generated by manServer 1.08 from 47c9da68-694f-4504-925f-031cb46076eb using man macros.