C# Class NvidiaTextureTools.Color16

Show file Open project: rbray89/ActiveTextureManagement Class Usage Examples

Public Methods

Method Description
Color16 ( ) : System.Collections.Generic
Color16 ( Color16 c ) : System.Collections.Generic
Color16 ( ushort U ) : System.Collections.Generic

Method Details

Color16() public method

public Color16 ( ) : System.Collections.Generic
return System.Collections.Generic

Color16() public method

public Color16 ( Color16 c ) : System.Collections.Generic
c Color16
return System.Collections.Generic

Color16() public method

public Color16 ( ushort U ) : System.Collections.Generic
U ushort
return System.Collections.Generic