MipmapChain Class (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Provides methods for accessing a mipmap chain.
System.Object
   System.Collections.ObjectModel.Collection<T>
      Microsoft.Xna.Framework.Content.Pipeline.Graphics.MipmapChain

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public sealed class MipmapChain : Collection<T>

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The MipmapChain type exposes the following members.

  Platforms Name Description
MipmapChain() Initializes a new instance of MipmapChain. 
MipmapChain(BitmapContent) Initializes a new instance of MipmapChain with the specified mipmap. 
Top
  Platforms Name Description
Implicit Constructs a new mipmap chain containing the specified bitmap. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop