Module direct2d::render_target [] [src]

Structs

RenderTag
RenderTarget

Enums

DrawTextOption

Traits

RenderTargetBacking

This trait is intended to be implemented by external APIs who would like to allow a Direct2D interface for drawing onto them. Since the Direct2D creation APIs require more information, this will likely be implemented on Builder objects which contain enough context about the actual backing structure and what needs to be done to set it up.