Skia font family free download
Internet of Things IoT. Enabling Remote Work. Small and Medium Business. Humans of IT. Green Tech. MVP Award Program. Video Hub Azure. Microsoft Business. Microsoft Enterprise. Browse All Community Hubs. Turn on suggestions. Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Showing results for. Show only Search instead for. Did you mean:. Sign In. Discussions Discussions. Latest Activity. Latest Discussions. Edge keyboard shortcuts override mac system shortcuts.
Various predefined font weights for use with SKTypeface. Various predefined font widths for use with SKTypeface. Format to use when encoding an image with the Encode method. Optional setting per rectangular grid entry to make it transparent, or to fill the grid entry with a color.
Formats that indicate the memory format of the underlying image data of a SKMask. Various flags describing the transformations of a SKMatrix Verbs contained in an SKPath. The flags used by SegmentMasks. Various options for StrokeCap. Flags for the SKSurfaceProps. Various flags to be used with PremulBehavior. The delegate that is used when a SKData instance is about to be released. Usually you start by creating a surface with SKSurface , obtain an SKCanvas from it, and issue drawing commands there.
You can then access the underlying bitmap, or get it encoded as an image. Feedback will be sent to Microsoft: By pressing the submit button, your feedback will be used to improve Microsoft products and services.
Privacy policy. Skip to main content. This browser is no longer supported. Download Microsoft Edge More info. Contents Exit focus mode. SkiaSharp is a 2D graphics engine powered by the Skia library. Is this page helpful? Please rate your experience Yes No. Any additional feedback? In this article. Convenience class used to restore the canvas state in a using statement.
Convenience class used to automatically initialize and uninitialize COM on supported platforms. Convenience class used to lock and unlock the bitmap pixels in a using statement. Convenience class used to automatically free the image data for a mask in a using statement. Encapsulates all of the state about drawing into a device bitmap or surface.
Represents a particular style bold, italic, condensed of a typeface. Holds the style and color information about how to draw geometries, text and bitmaps. Perform a series of path operations, optimized for unioning many paths together. Iterator object to scan through the verbs in the path, providing the associated points. Represents a type that can be used to calculate the length of, and segments of, a path.
Encapsulates the geometric region used to specify clipping areas for drawing. Represents a rounded rectangle with a potentially different radii for each corner. Represents the collection of options for the construction of a context. A mask is used to describe alpha bitmaps, either 1-bit, 8-bit, or the 3-channel 3D format.
Stores an ordered pair of floating-point numbers describing the width and height of a rectangle. Stores an ordered pair of integers describing the width and height of a rectangle. The logical operations that can be performed when combining two regions. Represents how the next frame in the image is based on the current frame.