Bitmap for UWP
C1.Util.DX 名前空間
継承階層
C1.UWP.DX アセンブリ : C1.Util.DX 名前空間
クラス
 クラス解説
クラスCallback base implementation of ICallbackable.
クラスA typed version of ComArrayBase
クラスA fast method to pass array of ComObjectto C1.Win.DX methods.
クラスRoot IUnknown class to interop with COM object
クラスBase class for unmanaged callabackable Com object.
クラスEvent args for ComObjectused by ObjectTracker.
クラスA COM Interface Callback
クラスGlobal configuration.
クラスRoot class for all Cpp interop object.
クラスAn Interface shadow callback
クラスProvides a stream interface to a buffer located in unmanaged memory.
クラスBase class for a System.IDisposableclass.
クラスUtility class.
クラスProvides System.Collections.Generic.IEqualityComparer`1for default value types.
クラスRepresents a function callback.
クラスDescriptor used to provide detailed message for a particular Result.
クラスInternal IInspectable Callback
クラスContains information about a tracked COM object.
クラスTrack all allocated objects.
クラスShadow attribute used to associate a COM callbackable interface to its Shadow implementation.
クラスA general purpose tag attribute.
インターフェース
 インターフェース解説
インターフェースUse this interface to tag a class that is called by an unmanaged object. A ICallbackableclass must dispose the Shadowon dispose.
インターフェースIInspectable used for a C# callback object exposed as WinRT Component.
インターフェースBase interface for Component Object Model (COM).
構造体
 構造体解説
構造体A boolean value stored on 4 bytes (instead of 1 in .NET).
構造体Represents a color in the form of rgba.
構造体Provides access to data organized in 3D.
構造体Pointer to a native buffer with a specific size.
構造体Provides access to data organized in 2D.
構造体Result structure for COM methods.
構造体Direct2D Matrix3x2 3x2. Use Matrix3x2and implicit cast to Matrix3x2.
構造体Represents a 4x4 mathematical matrix.
構造体Represents a 4x4 mathematical Matrix5x4.
構造体Structure specifing a point with double X and Y coordinates.
構造体Structure specifing a point with float X and Y coordinates.
構造体Structure specifing a point with integer X and Y coordinates.
構造体The maximum number of bytes to which a pointer can point. Use for a count that must span the full range of a pointer. Equivalent to Windows type SIZE_T.
構造体Structure specifing a rectangle with double Left, Top, Right, Bottom coordinates.
構造体Define a RectF. This structure is slightly different from System.Drawing.RectangleF as it is internally storing Left, Top, Right, Bottom instead of Left, Top, Width, Height. Although automatic casting from and to System.Drawing.RectangleF is provided by this class.
構造体Define a RectL. This structure is slightly different from System.Drawing.Rectangle as it is internally storing Left, Top, Right, Bottom instead of Left, Top, Width, Height. Although automatic casting from and to System.Drawing.Rectangle is provided by this class.
構造体Structure specifing a size with double Width and Height.
構造体Structure specifing a size with float Width and Height.
構造体Structure specifing a size with integer Width and Height.
構造体Represents a two dimensional mathematical vector.
構造体Represents a three dimensional mathematical vector.
構造体Represents a four dimensional mathematical vector.
構造体Defines the viewport dimensions using float coordinates for (X, Y, Width, Height, MinDepth, MaxDepth).
デリゲート
 デリゲート解説
デリゲートA Delegate to get a property value from an object.
デリゲートA Delegate to set a property value to an object.
参照

C1.UWP.DX アセンブリ