Struct NppiJpegDecodeJob
JPEG decode job used by \ref nppiJpegDecodeJob (see that for more documentation) The job describes piece of computation to be done.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ManagedCuda.NPP
Assembly: NPP.dll
Syntax
public struct NppiJpegDecodeJob
Fields
| Improve this Doc View SourceeKind
Declaration
public NppiJpegDecodeJobKind eKind
Field Value
| Type | Description |
|---|---|
| NppiJpegDecodeJobKind |
pFrame
This field and its contents are never written
Declaration
public IntPtr pFrame
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
pScan
This field is never written. *pScan is written only by ...Create... functions
Declaration
public IntPtr pScan
Field Value
| Type | Description |
|---|---|
| System.IntPtr |