Platform/GFX/Moz2D: Difference between revisions

Jump to navigation Jump to search
m
Line 63: Line 63:
** Draw it, or just part of it (DrawSurface)
** Draw it, or just part of it (DrawSurface)
** Use it as a mask when drawing a pattern (MaskSurface)
** Use it as a mask when drawing a pattern (MaskSurface)
** Use it as a pattern will filling a rectangle (FillRect after wrapping the SourceSurface in a SourcePattern)
** Use it as a pattern when filling a rectangle (FillRect after wrapping the SourceSurface in a SourcePattern)
* You can also get a DataSourceSurface from it which ''does'' let you access its data.
* You can also get a DataSourceSurface from it which ''does'' let you access its data.


Confirmed users
1,345

edits

Navigation menu