> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TColorToFilter

> Choose which stamp color to remove — red, green, blue, or yellow — with TColorToFilter, used by the RemoveStamps method of IEditablePictureObject.

## What it is

Specifies the color of stamps to remove. Used in the **RemoveStamps** method of the [IEditablePictureObject](/flexi-capture/appendix/scripts/ieditablepictureobject) object,

## Admissible values:

* CTF\_Red = 0
* CTF\_Green = 1
* CTF\_Blue = 2
* CTF\_Yellow = 3
