Reference Library
NumberOfMipmaps Property
NamespacesMBNCSUtil.DataImageParserNumberOfMipmaps
Gets the number of mipmaps contained in this image.
Declaration Syntax
C#Visual BasicVisual C++
public abstract int NumberOfMipmaps { get; }
Public MustOverride ReadOnly Property NumberOfMipmaps As Integer
	Get
public:
virtual property int NumberOfMipmaps {
	int get () abstract;
}

Assembly: Asgard5Library (Module: Asgard5Library)