C# Class Sphere.Core.Windowstyle.RGBA

nested class for working with colors
显示文件 Open project: Radnen/spherestudio

Public Methods

Method Description
ReadData ( BinaryReader binread ) : void
SaveData ( BinaryWriter binwrite ) : void

Method Details

ReadData() public method

public ReadData ( BinaryReader binread ) : void
binread System.IO.BinaryReader
return void

SaveData() public method

public SaveData ( BinaryWriter binwrite ) : void
binwrite System.IO.BinaryWriter
return void