C# Class Vocaluxe.Lib.Draw.STextureQueque

Datei anzeigen Open project: stsundermann/Vocaluxe Class Usage Examples

Public Properties

Property Type Description
ID int
data byte[]
height int
width int

Property Details

ID public_oe property

public int ID
return int

data public_oe property

public byte[] data
return byte[]

height public_oe property

public int height
return int

width public_oe property

public int width
return int