C# Class Imaging.DDSReader.Utils.Colour565

Show file Open project: andburn/dds-reader Class Usage Examples

Public Properties

Property Type Description
blue ushort
green ushort
red ushort

Property Details

blue public property

public ushort blue
return ushort

green public property

public ushort green
return ushort

red public property

public ushort red
return ushort