Surface.Begin Method (DrawContext, framebuffer, float)
(TEMPORARY) This is the GL entrypoint to start drawing to a framebuffer.
pixelsPerPoint
is the density to use when converting path points to pixels.
It is undefined if the framebuffer is updated prior to End
being called.
Location
- Namespace
- Fuse.Drawing
- Package
- Fuse.Drawing.Surface 2.9.1
Parameters
- dc
- fb
- pixelsPerPoint