Fbheight - Planar DX/PCI User Manual

Display controller
Hide thumbs Also See for DX/PCI:
Table of Contents

Advertisement

84 | FbHeight

FbHeight

Purpose Use
Syntax
DLong (*FbHeight) (dev)
Return value Height in pixels of the visible portion of the framebuffer.
Description
FbHeight()
of the framebuffer.
Access to locations beyond the visible portion of the frame-
buffer is reserved.
Errors None.
Example This example returns the height of the framebuffer.
#include "domeMd.h"
DMdDev
DLong
fbHeight = (*dev->FbHeight) (dev);
See also
FbWidth, FbSize, FbPitch, DMdDev Structure
to get the height of the framebuffer.
FbHeight
Parameter Type
DMdDev
returns the height, in pixels, of the visible portion
dev;
fbHeight;
.
.
.
Name
Description
Device handle of the DOME
dev
device

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome m2/pciRx/pciDome dx/pciDome rx/pci

Table of Contents