PvrtcRgb2BitmapContent.PvrtcRgb2BitmapContent Method (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Creates an instance of PvrtcRgb2BitmapContent with the specified width and height.

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 PvrtcRgb2BitmapContent(
	int width, 
	int height
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

width
Type: System.Int32
The width in pixels of the bitmap.
height
Type: System.Int32
The height in pixels of the bitmap.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop