Click or drag to resize

BitmapDataImage Property

Gets the image this data is for

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Image Image { get; }

Property Value

Type: Image
The bitmap.
See Also