Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SixLabors
ImageSharp
Textures
MipMap
C# Class SixLabors.ImageSharp.Textures.MipMap
Represents a MipMap.
Mostrar archivo
Open project: SixLabors/ImageSharp.Textures
Public Methods
Method
Description
GetImage
( ) :
Image
Gets the image at a given mipmap level.
Method Details
GetImage()
public
abstract
method
Gets the image at a given mipmap level.
public
abstract
GetImage
( ) :
Image
return
Image