RasterFrame_PopFilter

Undo the previous edit on a raster frame by removing the last filter.
RasterFrame_PopFilter(imgDocRef;frameIdx) ➔ success
imgDocRef Text The raster document reference.
frameIdx Longint The raster frame index.
↩︎ success Longint Completion status: 1 on success, 0 otherwise.

Undo the previous edit on a raster frame by removing the last filter.

Parameter imgDocRef is the raster document reference. If imgDocRef refers to a PDF document, this method does nothing.

Parameter frameIdx is the index of the image frame.