Click or drag to resize

IHtmlPageContextFreeImageTexture Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void FreeImageTexture(
	HtmlImage image,
	NTexture texture
)

Parameters

image
Type: FairyGUI.UtilsHtmlImage
texture
Type: FairyGUINTexture
See Also