![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowGraphicSettings | ToBase64String (out string base64String) |
| IAllowGraphicSettings | ToBitmap (out Bitmap base64String) |
| IAllowGraphicSettings | SaveTo (GPALFile File) |
Definition at line 978 of file Interfaces.cs.
| IAllowGraphicSettings GenerallyPositive.Browser.IAllowGraphicSettings.SaveTo | ( | GPALFile | File | ) |
Implemented in GenerallyPositive.ImageHelper.
| IAllowGraphicSettings GenerallyPositive.Browser.IAllowGraphicSettings.ToBase64String | ( | out string | base64String | ) |
Implemented in GenerallyPositive.ImageHelper.
| IAllowGraphicSettings GenerallyPositive.Browser.IAllowGraphicSettings.ToBitmap | ( | out Bitmap | base64String | ) |
Implemented in GenerallyPositive.ImageHelper.