Adobe Photoshop SDK
Getting Started
Home
New for CS6
Making 64 bit plug-ins for Macintosh
Making 64 bit plug-ins for Windows
Frequently Asked Questions
Tutorials and Examples
Developer Resources
SDK API Reference
Data Structure List
Data Structure Index
Member Index
File List
File Member Index
SDK API Features
Callbacks
Plug-in Modules
Memory Management
Resource Management
Pixel Management
Color Management
Actions and Automation
File Handling
Other Documentation
Converting to Mach-O format
Making XCode Projects for Mac OS
SDK Programmer's Guide
Adobe PICA API
PSPixelOverlay Struct Reference
Pixel Overlay Information.
More...
#include <
PIGeneral.h
>
Data Fields
PSPixelOverlay
*
next
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.
Field Documentation
struct
PSPixelOverlay
*
PSPixelOverlay::next
void*
PSPixelOverlay::data
int32
PSPixelOverlay::rowBytes
int32
PSPixelOverlay::colBytes
unsigned8
PSPixelOverlay::r
unsigned8
PSPixelOverlay::g
unsigned8
PSPixelOverlay::b
unsigned8
PSPixelOverlay::opacity
int32
PSPixelOverlay::overlayAlgorithm
Indicates type of overlay algorithm.
See
Overlay Algorithms.
The documentation for this struct was generated from the following file:
PIGeneral.h