Name

kOfxImageEffectPropRenderWindow — The region to be rendered.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPropRenderWindow "OfxImageEffectPropRenderWindow"

Type

kOfxImageEffectPropRenderWindow is of type integer, and has 4 dimensions.

Property Set

This is a property that belongs to the a read only in argument property to the kOfxImageEffectActionRender and kOfxImageEffectActionIsIdentity actions.

Description

The region to be rendered.

The order of the values is x1, y1, x2, y2.

This will be in PixelCoordinates