Direct2DResourceTextureOptions Fields
The Direct2DResourceTextureOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
BorderSamplingU |
Specifies what pixels should be sampled when the U coordinate is outside the [0,1] range.
|
|
BorderSamplingV |
Specifies what pixels should be sampled when the V coordinate is outside the [0,1] range.
|
|
BorderSamplingW |
Specifies what pixels should be sampled when the W coordinate is outside the [0,1] range.
|
|
Filter |
Specifies how the samples taken should be filtered.
|
Show: