Direct2DResourceTextureOptions Fields

The Direct2DResourceTextureOptions type exposes the following members.

  Name Description
Public field BorderSamplingU
Specifies what pixels should be sampled when the U coordinate is outside the [0,1] range.
Public field BorderSamplingV
Specifies what pixels should be sampled when the V coordinate is outside the [0,1] range.
Public field BorderSamplingW
Specifies what pixels should be sampled when the W coordinate is outside the [0,1] range.
Public field Filter
Specifies how the samples taken should be filtered.
Show: