NGrayscaleImageSource Class Members
In This Topic
The following tables list the members exposed by NGrayscaleImageSource.
Public Constructors
Public Methods
| Name | Description |
| DeepClone | Overridden. Creates an identical copy of this object. |
| Equals | Determines whether the specified object is equal to the current object. |
| GetHashCode | Serves as a hash function for this type. |
Top
Protected Methods
| Name | Description |
| GetImmutableKey | Overridden. Gets an immutable image source that can be used as a hash table key for this image source. If this image source is immutable it can return itself as a key. |
| Sdn | Overridden. |
Top
See Also