C# Class ImageSharp.DDS.MipInfo

Mostra file Open project: Zulkir/ImageSharp Class Usage Examples

Public Properties

Property Type Description
Depth int
Height int
OffsetInBytes int
SizeInBytes int
Width int

Property Details

Depth public_oe property

public int Depth
return int

Height public_oe property

public int Height
return int

OffsetInBytes public_oe property

public int OffsetInBytes
return int

SizeInBytes public_oe property

public int SizeInBytes
return int

Width public_oe property

public int Width
return int