Overload List
| Name | Description | 
|---|---|
| SelectChromaKey(IEImage..::..SelOp) | 
            Uses a ChromaKey algorithm to select all pixels of a particular hue.
            A ChromaKey image contains a solid color block that is removed so that it can be applied to a background.
            SelectChromaKey uses the options in ChromaKeyOptions.
              | 
| SelectChromaKey(Int32, Int32, IEImage..::..SelOp) | 
            Uses a ChromaKey algorithm to select all pixels of a particular hue.
            A ChromaKey image contains a solid color block that is removed so that it can be applied to a background.
              |