|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBackgroundFilter
Provides access to members that control a background filter.
IBackgoundFilter interface provides the mechanism to filter the specified background value in a raster.
IPixelOperation,
IPixelFilter| Method Summary | |
|---|---|
Object |
getBackground()
The background value to be filtered. |
void |
setBackground(Object value)
The background value to be filtered. |
| Method Detail |
|---|
Object getBackground()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBackground(Object value)
throws IOException,
AutomationException
value - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||