Click or drag to resize

EtoExtensionsToEto Method (Bitmap)

Note: This API is now obsolete.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute("Use Rhino.UI.EtoExtensions.ToEto instead")]
public static Bitmap ToEto(
	Bitmap bitmap
)

Parameters

bitmap
Type: System.DrawingBitmap

Return Value

Type: Bitmap
See Also