Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PdOffscreenContext_t

PdOffscreenContext_t

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PdOffscreenContext_t

Data structure that describes an offscreen context

Synopsis:

See below.

Description:

This data structure describes an offscreen context.


Note: Don't change the value of any of the members of this structure.

PdOffscreenContext_t includes:

dim
A PhDim_t structure that defines the dimensions of the offscreen context.
format
The type of image; see PhImage_t.
pitch
The number of bytes per scan line.

Classification:

Photon

See also:

PdCreateOffscreenContext(), PdDupOffscreenContext(), PdGetOffscreenContextPtr(), PdSetOffscreenTranslation(), PgContextBlit(), PgContextBlitArea(), PgSwapDisplay(), PhDim_t

"Video memory offscreen" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide