Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision.Implementation.Internal Image16PixelMemory
Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
The Image16PixelMemory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Image16PixelMemory |
Methods
| Name | Description | |
|---|---|---|
| Equals | Compares the equality of this object with another. (Overrides ShareableBase Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides ShareableBase GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the description of the object type. (Overrides ShareableBase GetTypeMeta .) | |
| ToString | Converts this object to a string representation. (Overrides Object ToString .) |
Operators
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two Image16PixelMemory objects. | |
| Inequality | Compares the inequality of two Image16PixelMemory objects. |
Properties
| Name | Description | |
|---|---|---|
| Handle | (Overrides ShareableBase Handle.) | |
| Height | ||
| Scan0 | ||
| Stride | ||
| Width |
See Also