WoW API: Texture IsDesaturated

From AddOn Studio
Revision as of 05:29, 28 July 2007 by WoWWiki>Sky2042
Jump to navigation Jump to search

WoW API < Texture IsDesaturated

Method that returns desaturated status of a texture object.

isDesaturated = Texture:IsDesaturated()

Parameters

None.

Returns

Returns nil if texture is not desaturated.

See also