DxtBitmapContent Constructor (Int32)

Note

This constructor is available only when developing for Windows.

Initializes a new instance of DxtBitmapContent with the specified compression.

Syntax

'Declaration
Protected Sub New ( _
         blockSize As Integer _
)
protected DxtBitmapContent (
         int blockSize
)
protected:
DxtBitmapContent(
         int blockSize
)

Parameters

  • blockSize
    Type: Int32
    Size of the block, in bytes.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics

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

See Also

Reference

DxtBitmapContent Class
DxtBitmapContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP