Class GenDCPartHeaderJPEG2000
GenDC part header for JPEG 2000-compressed 2D image data.
Inheritance
GenDCPartHeaderJPEG2000
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCPartHeaderJPEG2000 : GenDCPartHeader2DBase, IDisposable
Constructors
View SourceGenDCPartHeaderJPEG2000()
Declaration
public GenDCPartHeaderJPEG2000()
GenDCPartHeaderJPEG2000(GenDCPartHeader)
Copy constructor. Copies common base fields from a GenDCPartHeader.
Declaration
public GenDCPartHeaderJPEG2000(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 |