plot2d.backend.dlangui

Members

Aliases

PColor
alias PColor = plot2d.Color
Undocumented in source.
PPoint
alias PPoint = plot2d.Point
Undocumented in source.
UIColor
alias UIColor = dlangui.Color
Undocumented in source.
UIPoint
alias UIPoint = dlangui.PointF
Undocumented in source.
UIPointI
alias UIPointI = dlangui.Point
Undocumented in source.

Classes

DlangUICtx
class DlangUICtx

Functions

floori
int floori(double v)
Undocumented in source. Be warned that the author may not have intended to support it.
toUI
uint toUI(PColor c)
Undocumented in source. Be warned that the author may not have intended to support it.
toUI
UIPoint toUI(PPoint p)
Undocumented in source. Be warned that the author may not have intended to support it.
toUII
UIPointI toUII(PPoint p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta