Box filter class. Creates an isometric box and renders the image on that specific view . gives a 3d view.
The following tables list the members exposed by BoxFilter.
Public Constructors
Public Properties
| Name | Description | |
|---|---|---|
|
BackGroundColor | (inherited from BasicFilter) |
|
BoxDepth | Defines the "3d" depth of the box |
|
BoxEndColor | Sets the ending color of the box gradient brush |
|
BoxStartColor | Sets the starting color of the box gradient brush |
|
SidePanelImage | A side panel image, reset to null to turn off and use the regular gradient |
|
TopPanelImage | A top panel image, reset to null to turn off and use the regular gradient |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
ExecuteFilter | Overridden. Executes this filter on the input image and returns the result |
|
ExecuteFilterDemo | Demonostration Function. Could be left unimplimented. To be used for presentation purposes. (inherited from BasicFilter) |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |