Bitmap for WPF
CopyPixels メソッド (PlanarBitmapSourceTransform)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > PlanarBitmapSourceTransform クラス : CopyPixels メソッド
HRESULT IWICPlanarBitmapSourceTransform::CopyPixels([In, Optional] const WICRect* prcSource,[In] unsigned int uiWidth,[In] unsigned int uiHeight,[In] WICBitmapTransformOptions dstTransform,[In] WICPlanarOptions dstPlanarOptions,[In, Buffer] const WICBitmapPlane* pDstPlanes,[In] unsigned int cPlanes)
シンタックス
'宣言
 
Public Sub CopyPixels( _
   ByVal rcSourceRef As System.Nullable(Of RectL), _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal dstTransform As BitmapTransformOptions, _
   ByVal dstPlanarOptions As PlanarOptions, _
   ByVal dstPlanesRef() As BitmapPlane, _
   ByVal planes As System.Integer _
) 
public void CopyPixels( 
   System.Nullable<RectL> rcSourceRef,
   System.int width,
   System.int height,
   BitmapTransformOptions dstTransform,
   PlanarOptions dstPlanarOptions,
   BitmapPlane[] dstPlanesRef,
   System.int planes
)

パラメータ

rcSourceRef
width
height
dstTransform
dstPlanarOptions
dstPlanesRef
planes
参照

PlanarBitmapSourceTransform クラス
PlanarBitmapSourceTransform メンバ