[][src]Crate direct2d

Re-exports

pub use crate::device::Device;
pub use crate::device_context::DeviceContext;
pub use crate::render_target::RenderTarget;
pub use crate::factory::Factory;
pub use crate::factory::Factory1;

Modules

brush
descriptions
device
device_context
enums
error
factory
geometry
image
layer
properties
render_target
resource
stroke_style

Macros

set_render_tag

Use this to set a checkpoint that will be returned if flush() or end_draw() returns an error to help debug which part of the drawing code is causing the error.