-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.Fill
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
2 revisions
base class for drawing content to paint on backend
namespace: Crow
-
Fill
public class Fill
⬜ | prototype | description |
---|
⬜ | name | description |
---|
⬜ | prototype | description |
---|---|---|
![]() |
implicit operator Color(Fill c) |
__ |
![]() |
implicit operator Fill(Color c) |
__ |
![]() |
implicit operator Fill(Colors c) |
__ |
![]() |
Fill Parse(string s) |
__ |
![]() |
void SetAsSource(Interface iFace, Context ctx, Rectangle bounds=default(Rectangle)) |
set content of fill as source for drawing operations on the backend context |
⬜ | name | description |
---|