ITransparencyDisplayFilter Interface
Provides access to members that control the Transparency Display Filter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Interface that controls the display filter used to draw transparently. See IDisplay::Filter.
Members
|
Name |
Description |
|
Apply |
Takes the latest drawing found in the foreground bitmap and applies it to the background bitmap, sending the results to the destination bitmap. |
|
BackgroundRGB |
RGB value of the filter background color. |
|
Flags |
Filter flags. Multiple flags may be applied at the same time. |
|
Transparency |
Transparency value (0-255). |
Inherited Interfaces
Interfaces |
Description |
IDisplayFilter |
Provides access to members that control the display filter. |
Classes that implement ITransparencyDisplayFilter