Initialize figure state with specified parameters
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(figure_state_t), | intent(inout) | :: | state | |||
integer, | intent(in), | optional | :: | width | ||
integer, | intent(in), | optional | :: | height | ||
character(len=*), | intent(in), | optional | :: | backend |