Fbsize - Planar DX/PCI User Manual

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

Advertisement

82 | FbSize

FbSize

Purpose Use
Syntax
DLong (*FbSize) (dev)
Return value Size of framebuffer in bytes.
Description
FbSize()
access locations beyond the size of the framebuffer will result
in an error.
Errors None.
Example This example returns the framebuffer size.
#include "domeMd.h"
DMdDev
DLong
fbSize = (*dev->FbSize) (dev);
See also
FbWidth, FbHeight, FbPitch, DMdDev Structure
to get the size of the framebuffer.
FbSize
Parameter Type
DMdDev
returns the framebuffer size in bytes. Attempts to
dev;
fbSize;
.
.
.
Name
Description
Device handle of the DOME device
dev

Advertisement

Table of Contents
loading

This manual is also suitable for:

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

Table of Contents