Bitmap for UWP
DoesSupportTransform メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > PlanarBitmapSourceTransform クラス : DoesSupportTransform メソッド
HRESULT IWICPlanarBitmapSourceTransform::DoesSupportTransform([InOut] unsigned int* puiWidth,[InOut] unsigned int* puiHeight,[In] WICBitmapTransformOptions dstTransform,[In] WICPlanarOptions dstPlanarOptions,[In, Buffer] const GUID* pguidDstFormats,[Out, Buffer] WICBitmapPlaneDescription* pPlaneDescriptions,[In] unsigned int cPlanes,[Out] BOOL* pfIsSupported)
シンタックス
'宣言
 
Public Function DoesSupportTransform( _
   ByRef widthRef As System.Integer, _
   ByRef heightRef As System.Integer, _
   ByVal dstTransform As BitmapTransformOptions, _
   ByVal dstPlanarOptions As PlanarOptions, _
   ByVal guidDstFormatsRef() As System.Guid, _
   ByVal planeDescriptionsRef() As BitmapPlaneDescription, _
   ByVal planes As System.Integer _
) As System.Boolean
public System.bool DoesSupportTransform( 
   ref System.int widthRef,
   ref System.int heightRef,
   BitmapTransformOptions dstTransform,
   PlanarOptions dstPlanarOptions,
   System.Guid[] guidDstFormatsRef,
   BitmapPlaneDescription[] planeDescriptionsRef,
   System.int planes
)

パラメータ

widthRef
heightRef
dstTransform
dstPlanarOptions
guidDstFormatsRef
planeDescriptionsRef
planes
参照

PlanarBitmapSourceTransform クラス
PlanarBitmapSourceTransform メンバ