Click or drag to resize

ReprojectionOptions Properties

The ReprojectionOptions type exposes the following members.

Properties
  NameDescription
Public propertyBlockSize
The block size (width/height) for which linear interpolation applies.
Public propertyDegreeOfParallelism
Specifies, if not null and > 1, that multi-threading should be used during reprojection.
Public propertyInterpolationMode
Controls the interpolation mode when re-projecting pixels.
Top
See Also