CpuImageWorkerParameters Members

The CpuImageWorkerParameters type exposes the following members.

  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.)

  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.
Show: