C# Class Sphere.Core.Windowstyle.RGBA

nested class for working with colors
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
ReadData ( BinaryReader binread ) : void
SaveData ( BinaryWriter binwrite ) : void

Method Details

ReadData() public méthode

public ReadData ( BinaryReader binread ) : void
binread System.IO.BinaryReader
Résultat void

SaveData() public méthode

public SaveData ( BinaryWriter binwrite ) : void
binwrite System.IO.BinaryWriter
Résultat void