Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
XNA Game Studio 3.1
BitmapContent Class
Bb195123.note(en-us,XNAGameStudio.31).gifNote
This class is available only when developing for Windows.
Provides properties and methods for creating and maintaining a bitmap resource.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

C#
public abstract class BitmapContent : ContentItem

The BitmapContent class represents a single two-dimensional image with a fixed size and fixed format. Various pixel encodings are supported by subclasses of the bitmap type. Higher level constructs such as textures that may contain multiple mipmap images or cube map faces are stored as collections of multiple bitmaps.

Windows XP SP2, Windows Vista
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker