NGrayscaleImageSource Class Members
In This Topic
The following tables list the members exposed by NGrayscaleImageSource.
Public Constructors
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | DeepClone | Overridden. Creates an identical copy of this object. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Equals | Determines whether the specified object is equal to the current object. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetHashCode | Serves as a hash function for this type. |
Top
Protected Methods
| Name | Description |
![Protected Internal Method](template/packages/core-dotnet/images/protected internalMethod.png) | 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. |
![Internal Method](template/packages/core-dotnet/images/internalMethod.png) | Sdn | Overridden. |
Top
See Also