bndBevelInset

Draw a lower inset for a rounded box at position (x, y) with size (w, h) that gives the impression the surface has been pushed in.

cr2 and cr3 contain the radiuses of the bottom right and bottom left corners of the rounded box.

nothrow @trusted @nogc
void
bndBevelInset
(,
float x
,
float y
,
float w
,
float h
,
float cr2
,
float cr3
)
Suggestion Box / Bug Report