PSPixelOverlay Struct Reference

Pixel Overlay Information. More...

#include <PIGeneral.h>

Data Fields

struct PSPixelOverlaynext
void * data
int32 rowBytes
int32 colBytes
unsigned8 r
unsigned8 g
unsigned8 b
unsigned8 opacity
int32 overlayAlgorithm
 Indicates type of overlay algorithm.

Detailed Description

Pixel Overlay Information.

Note that the depth of the overlay data must match the depth of the color data in the PSPixelMap


Field Documentation

unsigned8 PSPixelOverlay::r
unsigned8 PSPixelOverlay::g
unsigned8 PSPixelOverlay::b

Indicates type of overlay algorithm.

See Overlay Algorithms.


The documentation for this struct was generated from the following file: