Fbheight - Planar Dome Md2/PCI Developer's Manual

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

Advertisement

86

FbHeight

Purpose Use
Syntax
DLong (*FbHeight) (dev)
Parameter
Type
DMdDev
Return value Height in pixels of the visible portion of the framebuffer.
Description
FbHeight()
portion of the framebuffer.
Access to locations beyond the visible portion of the
framebuffer 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
FbHeight Parameters
Name
dev
returns the height, in pixels, of the visible
dev;
fbHeight;
.
.
.
Description
Device handle of the DOME device
FbHeight

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents