Name

kOfxImagePropData — The pixel data pointer of an image.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImagePropData "OfxImagePropData"

Type

kOfxImagePropData is of type pointer, and has only a single dimension.

Property Set

This is a property that belongs to the an image instance (read only).

Description

The pixel data pointer of an image.

This property contains a pointer to memory that is the lower left hand corner of an image.