wManager.Wow.Helpers Namespace
WRobot

GraphicsExtensions..::..ToLowQuality Method

Converts to lowquality.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static void ToLowQuality(
	this Graphics graphics
)
<ExtensionAttribute> _
Public Shared Sub ToLowQuality ( _
	graphics As Graphics _
)
[ExtensionAttribute]
public:
static void ToLowQuality(
	Graphics^ graphics
)

Parameters

graphics
Type: Graphics
The graphics.