Bitmap for UWP
CopyPixels(IntPtr,Int32,Int32,IntPtr) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapSource クラス > CopyPixels メソッド : CopyPixels(IntPtr,Int32,Int32,IntPtr) メソッド
HRESULT IWICBitmapSource::CopyPixels([In] const void* prc,[In] unsigned int cbStride,[In] unsigned int cbBufferSize,[In] void* pbBuffer)
シンタックス
'宣言
 
Public Overloads Sub CopyPixels( _
   ByVal rectangleRef As System.IntPtr, _
   ByVal stride As System.Integer, _
   ByVal bufferSize As System.Integer, _
   ByVal bufferRef As System.IntPtr _
) 
public void CopyPixels( 
   System.IntPtr rectangleRef,
   System.int stride,
   System.int bufferSize,
   System.IntPtr bufferRef
)

パラメータ

rectangleRef
stride
bufferSize
bufferRef
参照

BitmapSource クラス
BitmapSource メンバ
オーバーロード一覧