Class GenDCPartHeader2D
GenDC part header for rectangular uncompressed 2D image data.
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCPartHeader2D : GenDCPartHeader2DBase, IDisposable
Constructors
View SourceGenDCPartHeader2D()
Declaration
public GenDCPartHeader2D()
GenDCPartHeader2D(GenDCPartHeader)
Copy constructor. Copies common base fields from a GenDCPartHeader.
Declaration
public GenDCPartHeader2D(GenDCPartHeader aParent)
Parameters
| Type | Name | Description |
|---|---|---|
| GenDCPartHeader | aParent | The parent GenDC part header to copy from. |
Methods
View SourceDispose(bool)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |