C# Class OurSonic.MakeSprites.Image

Afficher le fichier Open project: OurSonic/OurSonic

Méthodes publiques

Свойство Type Description
bytes byte[]
height int
palette int[][]
width int

Property Details

bytes public_oe property

public byte[] bytes
Résultat byte[]

height public_oe property

public int height
Résultat int

palette public_oe property

public int[][] palette
Résultat int[][]

width public_oe property

public int width
Résultat int