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