C# Class ImageSharp.DDS.MipInfo

Afficher le fichier Open project: Zulkir/ImageSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Depth int
Height int
OffsetInBytes int
SizeInBytes int
Width int

Property Details

Depth public_oe property

public int Depth
Résultat int

Height public_oe property

public int Height
Résultat int

OffsetInBytes public_oe property

public int OffsetInBytes
Résultat int

SizeInBytes public_oe property

public int SizeInBytes
Résultat int

Width public_oe property

public int Width
Résultat int