Click or drag to resize

Image Constructor (NTexture)

Initializes a new instance of the Image class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Image(
	NTexture texture
)

Parameters

texture
Type: FairyGUINTexture
See Also