Click or drag to resize
AtlasEffect Properties

The AtlasEffect type exposes the following members.

Properties
  NameDescription
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertyPaddingRectangle
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.
Public propertySource
Gets or sets the input source for Atlas effect.
Public propertySourceRectangle
Selected region of the source image.
Top
See Also