Class GenDCInfoTypeSpecificJPEG
JPEG type-specific info structure (reserved; currently empty).
Implements
Inherited Members
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public class GenDCInfoTypeSpecificJPEG : IDisposable
Constructors
View SourceGenDCInfoTypeSpecificJPEG()
Declaration
public GenDCInfoTypeSpecificJPEG()
Fields
View SourceswigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
| Type | Description |
|---|---|
| bool |
Methods
View SourceDispose()
Dispose.
Declaration
public void Dispose()
Dispose(bool)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
~GenDCInfoTypeSpecificJPEG()
Destructor.
Declaration
protected ~GenDCInfoTypeSpecificJPEG()