- D2D1CreateFactory
HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, GUID* riid, D2D1_FACTORY_OPTIONS* pFactoryOptions, void** ppIFactory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D2D1CreateFactory
HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, GUID* riid, void** ppIFactory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D2D1InvertMatrix
BOOL D2D1InvertMatrix(D2D1_MATRIX_3X2_F* matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D2D1IsMatrixInvertible
BOOL D2D1IsMatrixInvertible(D2D1_MATRIX_3X2_F* matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D2D1MakeRotateMatrix
void D2D1MakeRotateMatrix(float angle, D2D1_POINT_2F center, D2D1_MATRIX_3X2_F* matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D2D1MakeSkewMatrix
void D2D1MakeSkewMatrix(float angleX, float angleY, D2D1_POINT_2F center, D2D1_MATRIX_3X2_F* matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ID2D1Bitmap
interface ID2D1Bitmap
Undocumented in source.
- ID2D1BitmapBrush
interface ID2D1BitmapBrush
Undocumented in source.
- ID2D1BitmapRenderTarget
interface ID2D1BitmapRenderTarget
Undocumented in source.
- ID2D1Brush
interface ID2D1Brush
Undocumented in source.
- ID2D1DCRenderTarget
interface ID2D1DCRenderTarget
Undocumented in source.
- ID2D1DrawingStateBlock
interface ID2D1DrawingStateBlock
Undocumented in source.
- ID2D1EllipseGeometry
interface ID2D1EllipseGeometry
Undocumented in source.
- ID2D1Factory
interface ID2D1Factory
Undocumented in source.
- ID2D1GdiInteropRenderTarget
interface ID2D1GdiInteropRenderTarget
Undocumented in source.
- ID2D1Geometry
interface ID2D1Geometry
Undocumented in source.
- ID2D1GeometryGroup
interface ID2D1GeometryGroup
Undocumented in source.
- ID2D1GeometrySink
interface ID2D1GeometrySink
Undocumented in source.
- ID2D1GradientStopCollection
interface ID2D1GradientStopCollection
Undocumented in source.
- ID2D1HwndRenderTarget
interface ID2D1HwndRenderTarget
Undocumented in source.
- ID2D1Image
interface ID2D1Image
Undocumented in source.
- ID2D1Layer
interface ID2D1Layer
Undocumented in source.
- ID2D1LinearGradientBrush
interface ID2D1LinearGradientBrush
Undocumented in source.
- ID2D1Mesh
interface ID2D1Mesh
Undocumented in source.
- ID2D1PathGeometry
interface ID2D1PathGeometry
Undocumented in source.
- ID2D1RadialGradientBrush
interface ID2D1RadialGradientBrush
Undocumented in source.
- ID2D1RectangleGeometry
interface ID2D1RectangleGeometry
Undocumented in source.
- ID2D1RenderTarget
interface ID2D1RenderTarget
Undocumented in source.
- ID2D1Resource
interface ID2D1Resource
Undocumented in source.
- ID2D1RoundedRectangleGeometry
interface ID2D1RoundedRectangleGeometry
Undocumented in source.
- ID2D1SimplifiedGeometrySink
interface ID2D1SimplifiedGeometrySink
Undocumented in source.
- ID2D1SolidColorBrush
interface ID2D1SolidColorBrush
Undocumented in source.
- ID2D1StrokeStyle
interface ID2D1StrokeStyle
Undocumented in source.
- ID2D1TessellationSink
interface ID2D1TessellationSink
Undocumented in source.
- ID2D1TransformedGeometry
interface ID2D1TransformedGeometry
Undocumented in source.
- D2D1_APPEND_ALLIGNED_ELEMENT
enum D2D1_APPEND_ALLIGNED_ELEMENT;
Undocumented in source.
- D2D1_DEFAULT_FLATTENING_TOLERANCE
enum D2D1_DEFAULT_FLATTENING_TOLERANCE;
Undocumented in source.
- D2D1_INVALID_PROPERTY_INDEX
enum D2D1_INVALID_PROPERTY_INDEX;
Undocumented in source.
- D2D1_INVALID_TAG
enum D2D1_INVALID_TAG;
Undocumented in source.
- D2DERR_BAD_NUMBER
enum D2DERR_BAD_NUMBER;
Undocumented in source.
- D2DERR_BITMAP_BOUND_AS_TARGET
enum D2DERR_BITMAP_BOUND_AS_TARGET;
Undocumented in source.
- D2DERR_BITMAP_CANNOT_DRAW
enum D2DERR_BITMAP_CANNOT_DRAW;
Undocumented in source.
- D2DERR_CYCLIC_GRAPH
enum D2DERR_CYCLIC_GRAPH;
Undocumented in source.
- D2DERR_DISPLAY_FORMAT_NOT_SUPPORTED
enum D2DERR_DISPLAY_FORMAT_NOT_SUPPORTED;
Undocumented in source.
- D2DERR_DISPLAY_STATE_INVALID
enum D2DERR_DISPLAY_STATE_INVALID;
Undocumented in source.
- D2DERR_EFFECT_IS_NOT_REGISTERED
enum D2DERR_EFFECT_IS_NOT_REGISTERED;
Undocumented in source.
- D2DERR_EXCEEDS_MAX_BITMAP_SIZE
enum D2DERR_EXCEEDS_MAX_BITMAP_SIZE;
Undocumented in source.
- D2DERR_INCOMPATIBLE_BRUSH_TYPES
enum D2DERR_INCOMPATIBLE_BRUSH_TYPES;
Undocumented in source.
- D2DERR_INSUFFICIENT_BUFFER
enum D2DERR_INSUFFICIENT_BUFFER;
Undocumented in source.
- D2DERR_INSUFFICIENT_DEVICE_CAPABILITIES
enum D2DERR_INSUFFICIENT_DEVICE_CAPABILITIES;
Undocumented in source.
- D2DERR_INTERMEDIATE_TOO_LARGE
enum D2DERR_INTERMEDIATE_TOO_LARGE;
Undocumented in source.
- D2DERR_INTERNAL_ERROR
enum D2DERR_INTERNAL_ERROR;
Undocumented in source.
- D2DERR_INVALID_CALL
enum D2DERR_INVALID_CALL;
Undocumented in source.
- D2DERR_INVALID_GRAPH_CONFIGURATION
enum D2DERR_INVALID_GRAPH_CONFIGURATION;
Undocumented in source.
- D2DERR_INVALID_INTERNAL_GRAPH_CONFIGURATION
enum D2DERR_INVALID_INTERNAL_GRAPH_CONFIGURATION;
Undocumented in source.
- D2DERR_INVALID_PROPERTY
enum D2DERR_INVALID_PROPERTY;
Undocumented in source.
- D2DERR_INVALID_TARGET
enum D2DERR_INVALID_TARGET;
Undocumented in source.
- D2DERR_LAYER_ALREADY_IN_USE
enum D2DERR_LAYER_ALREADY_IN_USE;
Undocumented in source.
- D2DERR_MAX_TEXTURE_SIZE_EXCEEDED
enum D2DERR_MAX_TEXTURE_SIZE_EXCEEDED;
Undocumented in source.
- D2DERR_NOT_INITIALIZED
enum D2DERR_NOT_INITIALIZED;
Undocumented in source.
- D2DERR_NO_HARDWARE_DEVICE
enum D2DERR_NO_HARDWARE_DEVICE;
Undocumented in source.
- D2DERR_NO_SUBPROPERTIES
enum D2DERR_NO_SUBPROPERTIES;
Undocumented in source.
- D2DERR_ORIGINAL_TARGET_NOT_BOUND
enum D2DERR_ORIGINAL_TARGET_NOT_BOUND;
Undocumented in source.
- D2DERR_OUTSTANDING_BITMAP_REFERENCES
enum D2DERR_OUTSTANDING_BITMAP_REFERENCES;
Undocumented in source.
- D2DERR_POP_CALL_DID_NOT_MATCH_PUSH
enum D2DERR_POP_CALL_DID_NOT_MATCH_PUSH;
Undocumented in source.
- D2DERR_PRINT_FORMAT_NOT_SUPPORTED
enum D2DERR_PRINT_FORMAT_NOT_SUPPORTED;
Undocumented in source.
- D2DERR_PRINT_JOB_CLOSED
enum D2DERR_PRINT_JOB_CLOSED;
Undocumented in source.
- D2DERR_PUSH_POP_UNBALANCED
enum D2DERR_PUSH_POP_UNBALANCED;
Undocumented in source.
- D2DERR_RECREATE_TARGET
enum D2DERR_RECREATE_TARGET;
Undocumented in source.
- D2DERR_RENDER_TARGET_HAS_LAYER_OR_CLIPRECT
enum D2DERR_RENDER_TARGET_HAS_LAYER_OR_CLIPRECT;
Undocumented in source.
- D2DERR_SCANNER_FAILED
enum D2DERR_SCANNER_FAILED;
Undocumented in source.
- D2DERR_SCREEN_ACCESS_DENIED
enum D2DERR_SCREEN_ACCESS_DENIED;
Undocumented in source.
- D2DERR_SHADER_COMPILE_FAILED
enum D2DERR_SHADER_COMPILE_FAILED;
Undocumented in source.
- D2DERR_TARGET_NOT_GDI_COMPATIBLE
enum D2DERR_TARGET_NOT_GDI_COMPATIBLE;
Undocumented in source.
- D2DERR_TEXT_EFFECT_IS_WRONG_TYPE
enum D2DERR_TEXT_EFFECT_IS_WRONG_TYPE;
Undocumented in source.
- D2DERR_TEXT_RENDERER_NOT_RELEASED
enum D2DERR_TEXT_RENDERER_NOT_RELEASED;
Undocumented in source.
- D2DERR_TOO_MANY_SHADER_ELEMENTS
enum D2DERR_TOO_MANY_SHADER_ELEMENTS;
Undocumented in source.
- D2DERR_TOO_MANY_TRANSFORM_INPUTS
enum D2DERR_TOO_MANY_TRANSFORM_INPUTS;
Undocumented in source.
- D2DERR_UNSUPPORTED_OPERATION
enum D2DERR_UNSUPPORTED_OPERATION;
Undocumented in source.
- D2DERR_UNSUPPORTED_PIXEL_FORMAT
enum D2DERR_UNSUPPORTED_PIXEL_FORMAT;
Undocumented in source.
- D2DERR_UNSUPPORTED_VERSION
enum D2DERR_UNSUPPORTED_VERSION;
Undocumented in source.
- D2DERR_WIN32_ERROR
enum D2DERR_WIN32_ERROR;
Undocumented in source.
- D2DERR_WRONG_FACTORY
enum D2DERR_WRONG_FACTORY;
Undocumented in source.
- D2DERR_WRONG_RESOURCE_DOMAIN
enum D2DERR_WRONG_RESOURCE_DOMAIN;
Undocumented in source.
- D2DERR_WRONG_STATE
enum D2DERR_WRONG_STATE;
Undocumented in source.
- D2DERR_ZERO_VECTOR
enum D2DERR_ZERO_VECTOR;
Undocumented in source.