CpuImageWorkerParameters Members

Include Protected Members
Include Inherited Members

The CpuImageWorkerParameters type exposes the following members.

Methods

  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Fields

  Name Description
Public field ImageSize
The size of the image that will be processed.
Public field PreferredColorMode
A color mode suggested by the renderer.
Public field SourceBufferLength
The required length of the source buffer.
Public field TargetBufferLength
The required length of the target buffer.

See Also

CpuImageWorkerParameters Structure

Lumia.Imaging.Workers.Cpu Namespace