The ImageWatermark type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyWatermark |
Puts the watermark on the image.
(Overrides WatermarkBase..::.ApplyWatermark(InputImageFile).) |
|
| Clear |
Disposes the internal Image object.
(Overrides WatermarkBase..::.Clear()()().) |
|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other
cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
| GetHashCode |
Serves as a hash function for a particular
type. GetHashCode()()() is suitable for use in hashing algorithms
and data structures like a hash table.
(Inherited from Object.) |
|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
| IsValid |
Determines whether the watermark is valid (has
enough information to apply the watermark).
(Inherited from WatermarkBase.) |
|
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
| SetWatermarkImage |
Loads the watermark image from an image
file.
|
|
| ToString | (Inherited from Object.) |