AtlasEffect Properties |
The AtlasEffect type exposes the following members.
Name | Description | |
---|---|---|
BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. | |
CacheOutput | Enables caching the output from drawing this effect. | |
Name | Attaches a user-defined name string to the effect. | |
PaddingRectangle | The padding rectangle specifies how much padding was included when
creating the atlas bitmap. This should only be larger than SourceRectangle
if the pixels between the two rectangles are transparent black. This may
result in Direct2D executing the graph more efficiently. | |
Source | Gets or sets the input source for Atlas effect. | |
SourceRectangle | Selected region of the source image. |