Device.CopyRects メソッドとは? わかりやすく解説

Device.CopyRects メソッド


Device.CopyRects メソッド (Surface, Rectangle, Surface, Point)

Surface指定した位置Rectangleコピーします

名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文構文

Public Sub CopyRects ( _
    sourceSurface As Surface, _
    sourceRectangle As Rectangle, _
    destinationSurface As Surface, _
    destinationPoint As Point _
)
Dim instance As Device
Dim sourceSurface As Surface
Dim sourceRectangle As Rectangle
Dim destinationSurface As Surface
Dim destinationPoint As Point

instance.CopyRects(sourceSurface, sourceRectangle, destinationSurface, destinationPoint)
public void CopyRects (
    Surface sourceSurface,
    Rectangle sourceRectangle,
    Surface destinationSurface,
    Point destinationPoint
)
public:
void CopyRects (
    Surface^ sourceSurface, 
    Rectangle sourceRectangle, 
    Surface^ destinationSurface, 
    Point destinationPoint
)
public void CopyRects (
    Surface sourceSurface, 
    Rectangle sourceRectangle, 
    Surface destinationSurface, 
    Point destinationPoint
)
public function CopyRects (
    sourceSurface : Surface, 
    sourceRectangle : Rectangle, 
    destinationSurface : Surface, 
    destinationPoint : Point
)

パラメータ

sourceSurface

コピー元の Surface

sourceRectangle

ソース Rectangle

destinationSurface

コピー先の Surface

destinationPoint

コピー先の Point

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
Device クラス
Device メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間

Device.CopyRects メソッド (Surface, Rectangle[], Surface, Point[])

指定したポイントにある Surface指定した位置Rectangle オブジェクト配列コピーします

名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文構文

Public Sub CopyRects ( _
    sourceSurface As Surface, _
    sourceRectangles As Rectangle(), _
    destinationSurface As Surface, _
    destinationPoints As Point() _
)
Dim instance As Device
Dim sourceSurface As Surface
Dim sourceRectangles As Rectangle()
Dim destinationSurface As Surface
Dim destinationPoints As Point()

instance.CopyRects(sourceSurface, sourceRectangles, destinationSurface, destinationPoints)
public void CopyRects (
    Surface sourceSurface,
    Rectangle[] sourceRectangles,
    Surface destinationSurface,
    Point[] destinationPoints
)
public:
void CopyRects (
    Surface^ sourceSurface, 
    array<Rectangle>^ sourceRectangles, 
    Surface^ destinationSurface, 
    array<Point>^ destinationPoints
)
public void CopyRects (
    Surface sourceSurface, 
    Rectangle[] sourceRectangles, 
    Surface destinationSurface, 
    Point[] destinationPoints
)
public function CopyRects (
    sourceSurface : Surface, 
    sourceRectangles : Rectangle[], 
    destinationSurface : Surface, 
    destinationPoints : Point[]
)

パラメータ

sourceSurface

コピー元の Surface

sourceRectangles

コピー元の Rectangle 配列

destinationSurface

コピー先の Surface

destinationPoints

コピー先の Point

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
Device クラス
Device メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Device.CopyRects メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Device.CopyRects メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS