Share via


MipmapChain Members

The following tables list the members exposed by the MipmapChain type.

Public Constructors

Name Description
Public Method MipmapChain Overloaded. Initializes a new instance of MipmapChain.

Public Properties

Name Description
Public Property Count (Inherited from Collection.)
Public Property Item (Inherited from Collection.)

Protected Properties

Name Description
Protected Property Items (Inherited from Collection.)

Public Methods

Name Description
Public Method Add (Inherited from Collection.)
Public Method Clear (Inherited from Collection.)
Public Method Contains (Inherited from Collection.)
Public Method CopyTo (Inherited from Collection.)
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator (Inherited from Collection.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf (Inherited from Collection.)
Public Method Insert (Inherited from Collection.)
Public Method Static op_Implicit Constructs a new mipmap chain containing the specified bitmap.
Public Method Remove (Inherited from Collection.)
Public Method RemoveAt (Inherited from Collection.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method ClearItems (Inherited from Collection.)
Protected Method Finalize (Inherited from Object.)
Protected Method InsertItem (Inherited from Collection.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method RemoveItem (Inherited from Collection.)
Protected Method SetItem (Inherited from Collection.)

See Also

Reference

MipmapChain Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace