get_imageData();
set_imageData(value);
Object.defineProperty('imageData');
Type | Description |
---|---|
byte | The image data for the realized area of this AnnRedactionObject. |
This is the original image pixel data that was obtained during Realize. This value is used to restore the original pixel data when Restore is called.