Bitmap for WPF
CommandSink1Native クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 : CommandSink1Native クラス

CommandSink1Nativeデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the CommandSink1Nativeclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティImplements C1.Util.DX.ICallbackablebut it cannot not be set. This is only used to support for interop with unmanaged callback. C1.Util.DX.ComObjectCallbackから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドHRESULT ID2D1CommandSink::BeginDraw() C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::Clear([In, Optional] const D2D_COLOR_F* color) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawBitmap([In] ID2D1Bitmap* bitmap,[In, Optional] const D2D_RECT_F* destinationRectangle,[In] float opacity,[In] D2D1_INTERPOLATION_MODE interpolationMode,[In, Optional] const D2D_RECT_F* sourceRectangle,[In, Optional] const D2D_MATRIX_4X4_F* perspectiveTransform) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawGdiMetafile([In] ID2D1GdiMetafile* gdiMetafile,[In, Optional] const D2D_POINT_2F* targetOffset) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawGlyphRun([In] D2D_POINT_2F baselineOrigin,[In] const DWRITE_GLYPH_RUN* glyphRun,[In, Optional] const DWRITE_GLYPH_RUN_DESCRIPTION* glyphRunDescription,[In] ID2D1Brush* foregroundBrush,[In] DWRITE_MEASURING_MODE measuringMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawImage([In] ID2D1Image* image,[In, Optional] const D2D_POINT_2F* targetOffset,[In, Optional] const D2D_RECT_F* imageRectangle,[In] D2D1_INTERPOLATION_MODE interpolationMode,[In] D2D1_COMPOSITE_MODE compositeMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawLine([In] D2D_POINT_2F point0,[In] D2D_POINT_2F point1,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::DrawRectangle([In] const D2D_RECT_F* rect,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::EndDraw() C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::FillGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In, Optional] ID2D1Brush* opacityBrush) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::FillMesh([In] ID2D1Mesh* mesh,[In] ID2D1Brush* brush) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::FillOpacityMask([In] ID2D1Bitmap* opacityMask,[In] ID2D1Brush* brush,[In, Optional] const D2D_RECT_F* destinationRectangle,[In, Optional] const D2D_RECT_F* sourceRectangle) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::FillRectangle([In] const D2D_RECT_F* rect,[In] ID2D1Brush* brush) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::PopAxisAlignedClip() C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::PopLayer() C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::PushAxisAlignedClip([In] const D2D_RECT_F* clipRect,[In] D2D1_ANTIALIAS_MODE antialiasMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::PushLayer([In] const D2D1_LAYER_PARAMETERS1* layerParameters1,[In, Optional] ID2D1Layer* layer) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetAntialiasMode([In] D2D1_ANTIALIAS_MODE antialiasMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetPrimitiveBlend([In] D2D1_PRIMITIVE_BLEND primitiveBlend) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink1::SetPrimitiveBlend1([In] D2D1_PRIMITIVE_BLEND primitiveBlend)  
Public メソッドHRESULT ID2D1CommandSink::SetTags([In] unsigned longlong tag1,[In] unsigned longlong tag2) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetTextAntialiasMode([In] D2D1_TEXT_ANTIALIAS_MODE textAntialiasMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetTextRenderingParams([In, Optional] IDWriteRenderingParams* textRenderingParams) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetTransform([In] const D2D_MATRIX_3X2_F* transform) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
Public メソッドHRESULT ID2D1CommandSink::SetUnitMode([In] D2D1_UNIT_MODE unitMode) C1.Util.DX.Direct2D.CommandSinkNativeから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto CommandSink1Native.
トップ
参照

CommandSink1Native クラス
C1.Util.DX.Direct2D 名前空間