Win32 API 日本語リファレンス
ホームUI.Wpf › IMILBitmapEffectImpl

IMILBitmapEffectImpl

COM
IIDcc2468f2-9936-47be-b4af-06b5df5dbcbb継承元IUnknown自前メソッド開始 vtbl3

メソッド 7

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
3HRESULT IsInPlaceModificationAllowed(IMILBitmapEffectOutputConnector* pOutputConnector, VARIANT_BOOL* pfModifyInPlace)
4HRESULT SetParentEffect(IMILBitmapEffectGroup* pParentEffect)
5HRESULT GetInputSource(DWORD uiIndex, IWICBitmapSource** ppBitmapSource)
6HRESULT GetInputSourceBounds(DWORD uiIndex, MilRectD* pRect)
7HRESULT GetInputBitmapSource(DWORD uiIndex, IMILBitmapEffectRenderContext* pRenderContext, VARIANT_BOOL* pfModifyInPlace, IWICBitmapSource** ppBitmapSource)
8HRESULT GetOutputBitmapSource(DWORD uiIndex, IMILBitmapEffectRenderContext* pRenderContext, VARIANT_BOOL* pfModifyInPlace, IWICBitmapSource** ppBitmapSource)
9HRESULT Initialize(IUnknown* pInner)