ID2D1DeviceContext.PushLayer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void PushLayer(const(D2D1_LAYER_PARAMETERS1)* layerParameters, ID2D1Layer layer)
  2. void PushLayer(const(D2D1_LAYER_PARAMETERS)* layerParameters, ID2D1Layer layer)
  3. void PushLayer(D2D1_LAYER_PARAMETERS1 layerParameters, ID2D1Layer layer)
    interface ID2D1DeviceContext
    extern (Windows) final
    void
    PushLayer

Meta