| Class | Description |
|---|---|
| gr_backendrendertarget_t | |
| gr_backendtexture_t | |
| gr_context_t | |
| gr_gl_framebufferinfo_t | |
| gr_gl_textureinfo_t | |
| gr_glinterface_t | |
| sk_3dview_t | |
| sk_bitmap_release_proc | |
| sk_bitmap_t |
A sk_bitmap_t is an abstraction that specifies a raster bitmap.
|
| sk_canvas_t |
A sk_canvas_t encapsulates all of the state about drawing into a
destination This includes a reference to the destination itself,
and a stack of matrix/clip values.
|
| sk_codec_frameinfo_t | |
| sk_codec_options_t | |
| sk_codec_t |
Abstraction layer directly on top of an image codec.
|
| sk_colorfilter_t | |
| sk_colorspace_t | |
| sk_colorspace_transfer_fn_t | |
| sk_colorspaceprimaries_t | |
| sk_colortable_t | |
| sk_data_release_proc | |
| sk_data_t |
A sk_data_ holds an immutable data buffer.
|
| sk_document_pdf_metadata_t | |
| sk_document_t |
High-level API for creating a document-based canvas.
|
| sk_fontmetrics_t | |
| sk_fontmgr_t | |
| sk_fontstyle_t | |
| sk_fontstyleset_t | |
| sk_highcontrastconfig_t | |
| sk_image_raster_release_proc | |
| sk_image_t |
A sk_image_t is an abstraction for drawing a rectagle of pixels.
|
| sk_image_texture_release_proc | |
| sk_imagefilter_croprect_t | |
| sk_imagefilter_t | |
| sk_imageinfo_t | |
| sk_ipoint_t | |
| sk_irect_t | |
| sk_isize_t | |
| sk_jpegencoder_options_t | |
| sk_lattice_t | |
| sk_mask_t | |
| sk_maskfilter_t |
A sk_maskfilter_t is an object that perform transformations on an
alpha-channel mask before drawing it; it may be installed into a
sk_paint_t.
|
| sk_matrix_t |
The sk_matrix_t struct holds a 3x3 perspective matrix for
transforming coordinates:
|
| sk_matrix44_t | |
| sk_nodraw_canvas_t | |
| sk_nway_canvas_t | |
| sk_opbuilder_t | |
| sk_overdraw_canvas_t | |
| sk_paint_t |
A sk_paint_t holds the style and color information about how to
draw geometries, text and bitmaps.
|
| sk_path_effect_t | |
| sk_path_iterator_t | |
| sk_path_rawiterator_t | |
| sk_path_t |
A sk_path_t encapsulates compound (multiple contour) geometric
paths consisting of straight line segments, quadratic curves, and
cubic curves.
|
| sk_pathmeasure_t | |
| sk_picture_recorder_t |
A sk_picture_recorder_t holds a sk_canvas_t that records commands
to create a sk_picture_t.
|
| sk_picture_t |
A sk_picture_t holds recorded canvas drawing commands to be played
back at a later time.
|
| sk_pixelref_factory_t | |
| sk_pixmap_t | |
| sk_pngencoder_options_t | |
| sk_point_t | |
| sk_point3_t | |
| sk_rect_t | |
| sk_region_t |
The sk_region encapsulates the geometric region used to specify
clipping areas for drawing.
|
| sk_rrect_t | |
| sk_shader_t |
A sk_shader_t specifies the source color(s) for what is being drawn.
|
| sk_size_t | |
| sk_stream_asset_t | |
| sk_stream_filestream_t | |
| sk_stream_memorystream_t | |
| sk_stream_streamrewindable_t | |
| sk_stream_t |
Various stream types
|
| sk_string_t |
A lightweight managed string.
|
| sk_surface_raster_release_proc | |
| sk_surface_t |
A sk_surface_t holds the destination for drawing to a canvas.
|
| sk_surfaceprops_t | |
| sk_svgcanvas_t | |
| sk_textblob_builder_runbuffer_t | |
| sk_textblob_builder_t | |
| sk_textblob_t | |
| sk_time_datetime_t | |
| sk_typeface_t |
A sk_typeface_t pecifies the typeface and intrinsic style of a font.
|
| sk_vertices_t | |
| sk_webpencoder_options_t | |
| sk_wstream_dynamicmemorystream_t | |
| sk_wstream_filestream_t | |
| sk_wstream_t | |
| sk_xmlstreamwriter_t | |
| sk_xmlwriter_t |
Copyright © 2019. All rights reserved.