dg2d.canvas

This module contains the Canvas and Paint types.

Copyright Chris Jones 2020. Distributed under the Boost Software License, Version 1.0. See accompanying file Licence.txt or copy at... https://www.boost.org/LICENSE_1_0.txt

Members

Classes

Canvas
class Canvas

Undocumented in source.

Enums

isPaintable
eponymoustemplate isPaintable(T)

Undocumented in source.

Structs

AngularGradient
struct AngularGradient

Angular gradient type

BiradialGradient
struct BiradialGradient

Biradial gradient type

LinearGradient
struct LinearGradient

Linear gradient type

Paint
struct Paint

Generic paint type

RadialGradient
struct RadialGradient

Radial gradient type

ViewState
struct ViewState

Viewport and clip rectangle

Meta