Device.CreateImageSurface メソッド
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
Surface を作成します。
名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (Microsoft.WindowsMobile.DirectX.dll 内)
構文
'宣言
Public Function CreateImageSurface ( _
width As Integer, _
height As Integer, _
format As Format _
) As Surface
'使用
Dim instance As Device
Dim width As Integer
Dim height As Integer
Dim format As Format
Dim returnValue As Surface
returnValue = instance.CreateImageSurface(width, _
height, format)
public Surface CreateImageSurface(
int width,
int height,
Format format
)
public:
Surface^ CreateImageSurface(
int width,
int height,
Format format
)
member CreateImageSurface :
width:int *
height:int *
format:Format -> Surface
パラメーター
- width
型 : System.Int32
サーフェイスの幅。
- height
型 : System.Int32
サーフェイスの高さ。
- format
型 : Microsoft.WindowsMobile.DirectX.Direct3D.Format
Format 列挙値。
戻り値
型 : Microsoft.WindowsMobile.DirectX.Direct3D.Surface
Surface 。
.NET Framework セキュリティ
- 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分的に信頼される側のコードからライブラリの使用」を参照してください。
プラットフォーム
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET フレームワークのシステム要件」を参照してください。
バージョン情報
.NET Compact Framework
サポート対象 : 3.5、2.0