C# Class Imaging.DDSReader.Utils.Colour565

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

Public Properties

Property Type Description
blue ushort
green ushort
red ushort

Property Details

blue public_oe property

public ushort blue
return ushort

green public_oe property

public ushort green
return ushort

red public_oe property

public ushort red
return ushort