Text Water Mark Filter .Can be used to add a watermark text to the image. The weater mark can be both horizontaly and verticaly aligned. Also provides simple captions functionality (Simple text on an image)
The following tables list the members exposed by ImageWatermarkFilter.
Public Constructors
| Name | Description | |
|---|---|---|
|
ImageWatermarkFilter | Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
ALPHA_TOKEN_NAME | |
|
Halign | (inherited from WaterMarkFilter) |
|
HEIGHT_TOKEN_NAME | |
|
Valign | (inherited from WaterMarkFilter) |
|
WIDTH_TOKEN_NAME |
Protected Fields
| Name | Description | |
|---|---|---|
|
_height | (inherited from WaterMarkFilter) |
|
_width | (inherited from WaterMarkFilter) |
Public Properties
| Name | Description | |
|---|---|---|
|
Alpha | A value between 0 to 1.0. Sets the opacity value |
|
BackGroundColor | (inherited from BasicFilter) |
|
TransparentColor | |
|
WaterMarkImage |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
ExecuteFilter | Overridden. Executes this filter on the input image and returns the image with the WaterMark |
|
ExecuteFilterDemo | Overridden. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
CalcDrawPosition | Calculates the x and y positions to draw the watermark object (inherited from WaterMarkFilter) |
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |