IPixelTSelf
IPixel<TSelf> interface
Represents a generic pixel type.
public interface IPixel<TSelf> : IEquatable<TSelf>
where TSelf : struct, IPixel, IPixel
| Parameter | Description |
|---|---|
| TSelf | The type that implements the interface. |
See Also
- namespace Aspose.Medical.Imaging.PixelFormats
- assembly Aspose.Medical