This fisheye filter code (by Paul Kinlan) was taken partly from the following site (with permission of course) http://www.kinlan.co.uk/2005/05/fisheye-example-code-that-integrates.html
The following tables list the members exposed by FisheyeFilter.
Public Constructors
| Name | Description | |
|---|---|---|
|
FisheyeFilter | Initializes a new instance of the |
Public Properties
| Name | Description | |
|---|---|---|
|
BackGroundColor | (inherited from BasicFilter) |
|
Curvature | Determins the FishEye effect intensity |
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 |