PIChannelPortOperations.h File Reference

Documents supported imaging operations on channel ports. More...

#include "PIGeneral.h"

Go to the source code of this file.


Data Structures

struct  PSGaussianBlurParameters
 Parameters for the Gaussian blur operation. More...
struct  PSMinMaxMedianParameters
 Parameters for min, max, and median filters. More...
struct  PSChannelPortSetPixelsParameters
 Parameters for the Set Pixel operation. More...

Defines

#define PSChannelPortGaussianBlurFilter   "Photoshop Gaussian Blur Filter"
 Gaussian blur from the source to the destination.
#define PSChannelPortMinimumFilter   "Photoshop Minimum Filter"
 Minimum filter operation.
#define PSChannelPortMaximumFilter   "Photoshop Maximum Filter"
 Maximum filter operation.
#define PSChannelPortMedianFilter   "Photoshop Median Filter"
 Median filter operation.
#define PSChannelPortCopyPixels   "Photoshop Copy Pixels"
 Copy operation.
#define PSChannelPortSetPixels   "Photoshop Set Pixels"
 Set pixel operation.

Detailed Description

Documents supported imaging operations on channel ports.

Copyright 1986-2000 Adobe Systems Incorporated. All Rights Reserved.

Distribution: PUBLIC