skia.SkiaApi

Undocumented in source.

Members

Aliases

GRGlFuncPtr
alias GRGlFuncPtr = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRGlGetProcProxyDelegate
alias GRGlGetProcProxyDelegate = void* function(void* ctx, void* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRVkFuncPtr
alias GRVkFuncPtr = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRVkGetProcProxyDelegate
alias GRVkGetProcProxyDelegate = void* function(void* ctx, void* name, vk_instance_t* instance, vk_device_t* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKBitmapReleaseProxyDelegate
alias SKBitmapReleaseProxyDelegate = void function(void* addr, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKDataReleaseProxyDelegate
alias SKDataReleaseProxyDelegate = void function(void* ptr, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKGlyphPathProxyDelegate
alias SKGlyphPathProxyDelegate = void function(sk_path_t* pathOrNull, SKMatrix* matrix, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKImageRasterReleaseProxyDelegate
alias SKImageRasterReleaseProxyDelegate = void function(void* addr, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKImageTextureReleaseProxyDelegate
alias SKImageTextureReleaseProxyDelegate = void function(void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedDrawableDestroyProxyDelegate
alias SKManagedDrawableDestroyProxyDelegate = void function(sk_manageddrawable_t* d, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedDrawableDrawProxyDelegate
alias SKManagedDrawableDrawProxyDelegate = void function(sk_manageddrawable_t* d, void* context, sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedDrawableGetBoundsProxyDelegate
alias SKManagedDrawableGetBoundsProxyDelegate = void function(sk_manageddrawable_t* d, void* context, SKRect* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedDrawableNewPictureSnapshotProxyDelegate
alias SKManagedDrawableNewPictureSnapshotProxyDelegate = void* function(void* d, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamDestroyProxyDelegate
alias SKManagedStreamDestroyProxyDelegate = void function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamDuplicateProxyDelegate
alias SKManagedStreamDuplicateProxyDelegate = sk_stream_managedstream_t* function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamForkProxyDelegate
alias SKManagedStreamForkProxyDelegate = sk_stream_managedstream_t* function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamGetLengthProxyDelegate
alias SKManagedStreamGetLengthProxyDelegate = void* function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamGetPositionProxyDelegate
alias SKManagedStreamGetPositionProxyDelegate = void* function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamHasLengthProxyDelegate
alias SKManagedStreamHasLengthProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamHasPositionProxyDelegate
alias SKManagedStreamHasPositionProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamIsAtEndProxyDelegate
alias SKManagedStreamIsAtEndProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamMoveProxyDelegate
alias SKManagedStreamMoveProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamPeekProxyDelegate
alias SKManagedStreamPeekProxyDelegate = void* function(sk_stream_managedstream_t* s, void* context, void* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamReadProxyDelegate
alias SKManagedStreamReadProxyDelegate = void* function(sk_stream_managedstream_t* s, void* context, void* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamRewindProxyDelegate
alias SKManagedStreamRewindProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedStreamSeekProxyDelegate
alias SKManagedStreamSeekProxyDelegate = bool function(sk_stream_managedstream_t* s, void* context, size_t position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedTraceMemoryDumpDumpNumericValueProxyDelegate
alias SKManagedTraceMemoryDumpDumpNumericValueProxyDelegate = void function(sk_managedtracememorydump_t* d, void* context, void* dumpName, void* valueName, void* units, ulong value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedTraceMemoryDumpDumpStringValueProxyDelegate
alias SKManagedTraceMemoryDumpDumpStringValueProxyDelegate = void function(sk_managedtracememorydump_t* d, void* context, void* dumpName, void* valueName, void* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedWStreamBytesWrittenProxyDelegate
alias SKManagedWStreamBytesWrittenProxyDelegate = void* function(sk_wstream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedWStreamDestroyProxyDelegate
alias SKManagedWStreamDestroyProxyDelegate = void function(sk_wstream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedWStreamFlushProxyDelegate
alias SKManagedWStreamFlushProxyDelegate = void function(sk_wstream_managedstream_t* s, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKManagedWStreamWriteProxyDelegate
alias SKManagedWStreamWriteProxyDelegate = bool function(sk_wstream_managedstream_t* s, void* context, void* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SKSurfaceRasterReleaseProxyDelegate
alias SKSurfaceRasterReleaseProxyDelegate = void function(void* addr, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backend_t
alias gr_backend_t = GRBackendNative
Undocumented in source.
gr_gl_framebufferinfo_t
alias gr_gl_framebufferinfo_t = GRGlFramebufferInfo
Undocumented in source.
gr_gl_func_ptr
alias gr_gl_func_ptr = GRGlFuncPtr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_gl_get_proc
alias gr_gl_get_proc = GRGlGetProcProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_gl_textureinfo_t
alias gr_gl_textureinfo_t = GRGlTextureInfo
Undocumented in source.
gr_surfaceorigin_t
alias gr_surfaceorigin_t = GRSurfaceOrigin
Undocumented in source.
gr_vk_alloc_t
alias gr_vk_alloc_t = GRVkAlloc
Undocumented in source.
gr_vk_backendcontext_t
alias gr_vk_backendcontext_t = GRVkBackendContextNative
Undocumented in source.
gr_vk_func_ptr
alias gr_vk_func_ptr = GRVkFuncPtr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_get_proc
alias gr_vk_get_proc = GRVkGetProcProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_imageinfo_t
alias gr_vk_imageinfo_t = GRVkImageInfo
Undocumented in source.
gr_vk_ycbcrconversioninfo_t
alias gr_vk_ycbcrconversioninfo_t = GrVkYcbcrConversionInfo
Undocumented in source.
int16_t
alias int16_t = short
Undocumented in source.
int32_t
alias int32_t = int
Undocumented in source.
int64_t
alias int64_t = long
Undocumented in source.
int8_t
alias int8_t = byte
Undocumented in source.
sk_alphatype_t
alias sk_alphatype_t = SKAlphaType
Undocumented in source.
sk_bitmap_allocflags_t
alias sk_bitmap_allocflags_t = SKBitmapAllocFlags
Undocumented in source.
sk_bitmap_release_proc
alias sk_bitmap_release_proc = SKBitmapReleaseProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_blendmode_t
alias sk_blendmode_t = SKBlendMode
Undocumented in source.
sk_blurstyle_t
alias sk_blurstyle_t = SKBlurStyle
Undocumented in source.
sk_clipop_t
alias sk_clipop_t = SKClipOperation
Undocumented in source.
sk_codec_frameinfo_t
alias sk_codec_frameinfo_t = SKCodecFrameInfo
Undocumented in source.
sk_codec_options_t
alias sk_codec_options_t = SKCodecOptionsInternal
Undocumented in source.
sk_codec_result_t
alias sk_codec_result_t = SKCodecResult
Undocumented in source.
sk_codec_scanline_order_t
alias sk_codec_scanline_order_t = SKCodecScanlineOrder
Undocumented in source.
sk_codec_zero_initialized_t
alias sk_codec_zero_initialized_t = SKZeroInitialized
Undocumented in source.
sk_codecanimation_disposalmethod_t
alias sk_codecanimation_disposalmethod_t = SKCodecAnimationDisposalMethod
Undocumented in source.
sk_color4f_t
alias sk_color4f_t = SKColorF
Undocumented in source.
sk_color_channel_t
alias sk_color_channel_t = SKColorChannel
Undocumented in source.
sk_color_t
alias sk_color_t = uint
Undocumented in source.
sk_colorspace_primaries_t
alias sk_colorspace_primaries_t = SKColorSpacePrimaries
Undocumented in source.
sk_colorspace_transfer_fn_t
alias sk_colorspace_transfer_fn_t = SKColorSpaceTransferFn
Undocumented in source.
sk_colorspace_xyz_t
alias sk_colorspace_xyz_t = SKColorSpaceXyz
Undocumented in source.
sk_colortype_t
alias sk_colortype_t = SKColorTypeNative
Undocumented in source.
sk_crop_rect_flags_t
alias sk_crop_rect_flags_t = SKCropRectFlags
Undocumented in source.
sk_data_release_proc
alias sk_data_release_proc = SKDataReleaseProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_pdf_metadata_t
alias sk_document_pdf_metadata_t = SKDocumentPdfMetadataInternal
Undocumented in source.
sk_encoded_image_format_t
alias sk_encoded_image_format_t = SKEncodedImageFormat
Undocumented in source.
sk_encodedorigin_t
alias sk_encodedorigin_t = SKEncodedOrigin
Undocumented in source.
sk_filter_quality_t
alias sk_filter_quality_t = SKFilterQuality
Undocumented in source.
sk_font_edging_t
alias sk_font_edging_t = SKFontEdging
Undocumented in source.
sk_font_hinting_t
alias sk_font_hinting_t = SKFontHinting
Undocumented in source.
sk_font_style_slant_t
alias sk_font_style_slant_t = SKFontStyleSlant
Undocumented in source.
sk_font_table_tag_t
alias sk_font_table_tag_t = uint
Undocumented in source.
sk_fontmetrics_t
alias sk_fontmetrics_t = SKFontMetrics
Undocumented in source.
sk_glyph_path_proc
alias sk_glyph_path_proc = SKGlyphPathProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_highcontrastconfig_invertstyle_t
alias sk_highcontrastconfig_invertstyle_t = SKHighContrastConfigInvertStyle
Undocumented in source.
sk_highcontrastconfig_t
alias sk_highcontrastconfig_t = SKHighContrastConfig
Undocumented in source.
sk_image_caching_hint_t
alias sk_image_caching_hint_t = SKImageCachingHint
Undocumented in source.
sk_image_raster_release_proc
alias sk_image_raster_release_proc = SKImageRasterReleaseProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_texture_release_proc
alias sk_image_texture_release_proc = SKImageTextureReleaseProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imageinfo_t
alias sk_imageinfo_t = SKImageInfoNative
Undocumented in source.
sk_ipoint_t
alias sk_ipoint_t = SKPointI
Undocumented in source.
sk_irect_t
alias sk_irect_t = SKRectI
Undocumented in source.
sk_isize_t
alias sk_isize_t = SKSizeI
Undocumented in source.
sk_jpegencoder_alphaoption_t
alias sk_jpegencoder_alphaoption_t = SKJpegEncoderAlphaOption
Undocumented in source.
sk_jpegencoder_downsample_t
alias sk_jpegencoder_downsample_t = SKJpegEncoderDownsample
Undocumented in source.
sk_jpegencoder_options_t
alias sk_jpegencoder_options_t = SKJpegEncoderOptions
Undocumented in source.
sk_lattice_recttype_t
alias sk_lattice_recttype_t = SKLatticeRectType
Undocumented in source.
sk_lattice_t
alias sk_lattice_t = SKLatticeInternal
Undocumented in source.
sk_manageddrawable_destroy_proc
alias sk_manageddrawable_destroy_proc = SKManagedDrawableDestroyProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_draw_proc
alias sk_manageddrawable_draw_proc = SKManagedDrawableDrawProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_getBounds_proc
alias sk_manageddrawable_getBounds_proc = SKManagedDrawableGetBoundsProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_newPictureSnapshot_proc
alias sk_manageddrawable_newPictureSnapshot_proc = SKManagedDrawableNewPictureSnapshotProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_procs_t
alias sk_manageddrawable_procs_t = SKManagedDrawableDelegates
Undocumented in source.
sk_managedstream_destroy_proc
alias sk_managedstream_destroy_proc = SKManagedStreamDestroyProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_duplicate_proc
alias sk_managedstream_duplicate_proc = SKManagedStreamDuplicateProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_fork_proc
alias sk_managedstream_fork_proc = SKManagedStreamForkProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_getLength_proc
alias sk_managedstream_getLength_proc = SKManagedStreamGetLengthProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_getPosition_proc
alias sk_managedstream_getPosition_proc = SKManagedStreamGetPositionProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_hasLength_proc
alias sk_managedstream_hasLength_proc = SKManagedStreamHasLengthProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_hasPosition_proc
alias sk_managedstream_hasPosition_proc = SKManagedStreamHasPositionProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_isAtEnd_proc
alias sk_managedstream_isAtEnd_proc = SKManagedStreamIsAtEndProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_move_proc
alias sk_managedstream_move_proc = SKManagedStreamMoveProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_peek_proc
alias sk_managedstream_peek_proc = SKManagedStreamPeekProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_procs_t
alias sk_managedstream_procs_t = SKManagedStreamDelegates
Undocumented in source.
sk_managedstream_read_proc
alias sk_managedstream_read_proc = SKManagedStreamReadProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_rewind_proc
alias sk_managedstream_rewind_proc = SKManagedStreamRewindProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_seek_proc
alias sk_managedstream_seek_proc = SKManagedStreamSeekProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtraceMemoryDump_dumpNumericValue_proc
alias sk_managedtraceMemoryDump_dumpNumericValue_proc = SKManagedTraceMemoryDumpDumpNumericValueProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtraceMemoryDump_dumpStringValue_proc
alias sk_managedtraceMemoryDump_dumpStringValue_proc = SKManagedTraceMemoryDumpDumpStringValueProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtracememorydump_procs_t
alias sk_managedtracememorydump_procs_t = SKManagedTraceMemoryDumpDelegates
Undocumented in source.
sk_managedwstream_bytesWritten_proc
alias sk_managedwstream_bytesWritten_proc = SKManagedWStreamBytesWrittenProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_destroy_proc
alias sk_managedwstream_destroy_proc = SKManagedWStreamDestroyProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_flush_proc
alias sk_managedwstream_flush_proc = SKManagedWStreamFlushProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_procs_t
alias sk_managedwstream_procs_t = SKManagedWStreamDelegates
Undocumented in source.
sk_managedwstream_write_proc
alias sk_managedwstream_write_proc = SKManagedWStreamWriteProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_format_t
alias sk_mask_format_t = SKMaskFormat
Undocumented in source.
sk_mask_t
alias sk_mask_t = SKMask
Undocumented in source.
sk_matrix44_type_mask_t
alias sk_matrix44_type_mask_t = SKMatrix44TypeMask
Undocumented in source.
sk_matrix_t
alias sk_matrix_t = SKMatrix
Undocumented in source.
sk_paint_style_t
alias sk_paint_style_t = SKPaintStyle
Undocumented in source.
sk_path_add_mode_t
alias sk_path_add_mode_t = SKPathAddMode
Undocumented in source.
sk_path_arc_size_t
alias sk_path_arc_size_t = SKPathArcSize
Undocumented in source.
sk_path_convexity_t
alias sk_path_convexity_t = SKPathConvexity
Undocumented in source.
sk_path_direction_t
alias sk_path_direction_t = SKPathDirection
Undocumented in source.
sk_path_effect_1d_style_t
alias sk_path_effect_1d_style_t = SKPath1DPathEffectStyle
Undocumented in source.
sk_path_effect_trim_mode_t
alias sk_path_effect_trim_mode_t = SKTrimPathEffectMode
Undocumented in source.
sk_path_filltype_t
alias sk_path_filltype_t = SKPathFillType
Undocumented in source.
sk_path_segment_mask_t
alias sk_path_segment_mask_t = SKPathSegmentMask
Undocumented in source.
sk_path_verb_t
alias sk_path_verb_t = SKPathVerb
Undocumented in source.
sk_pathmeasure_matrixflags_t
alias sk_pathmeasure_matrixflags_t = SKPathMeasureMatrixFlags
Undocumented in source.
sk_pathop_t
alias sk_pathop_t = SKPathOp
Undocumented in source.
sk_pixelgeometry_t
alias sk_pixelgeometry_t = SKPixelGeometry
Undocumented in source.
sk_pmcolor_t
alias sk_pmcolor_t = uint
Undocumented in source.
sk_pngencoder_filterflags_t
alias sk_pngencoder_filterflags_t = SKPngEncoderFilterFlags
Undocumented in source.
sk_pngencoder_options_t
alias sk_pngencoder_options_t = SKPngEncoderOptions
Undocumented in source.
sk_point3_t
alias sk_point3_t = SKPoint3
Undocumented in source.
sk_point_mode_t
alias sk_point_mode_t = SKPointMode
Undocumented in source.
sk_point_t
alias sk_point_t = SKPoint
Undocumented in source.
sk_rect_t
alias sk_rect_t = SKRect
Undocumented in source.
sk_region_op_t
alias sk_region_op_t = SKRegionOperation
Undocumented in source.
sk_rrect_corner_t
alias sk_rrect_corner_t = SKRoundRectCorner
Undocumented in source.
sk_rrect_type_t
alias sk_rrect_type_t = SKRoundRectType
Undocumented in source.
sk_rsxform_t
alias sk_rsxform_t = SKRotationScaleMatrix
Undocumented in source.
sk_shader_tilemode_t
alias sk_shader_tilemode_t = SKShaderTileMode
Undocumented in source.
sk_size_t
alias sk_size_t = SKSize
Undocumented in source.
sk_stroke_cap_t
alias sk_stroke_cap_t = SKStrokeCap
Undocumented in source.
sk_stroke_join_t
alias sk_stroke_join_t = SKStrokeJoin
Undocumented in source.
sk_surface_raster_release_proc
alias sk_surface_raster_release_proc = SKSurfaceRasterReleaseProxyDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surfaceprops_flags_t
alias sk_surfaceprops_flags_t = SKSurfacePropsFlags
Undocumented in source.
sk_text_align_t
alias sk_text_align_t = SKTextAlign
Undocumented in source.
sk_text_encoding_t
alias sk_text_encoding_t = SKTextEncoding
Undocumented in source.
sk_textblob_builder_runbuffer_t
alias sk_textblob_builder_runbuffer_t = SKRunBufferInternal
Undocumented in source.
sk_time_datetime_t
alias sk_time_datetime_t = SKTimeDateTimeInternal
Undocumented in source.
sk_vector_t
alias sk_vector_t = SKPoint
Undocumented in source.
sk_vertices_vertex_mode_t
alias sk_vertices_vertex_mode_t = SKVertexMode
Undocumented in source.
sk_webpencoder_compression_t
alias sk_webpencoder_compression_t = SKWebpEncoderCompression
Undocumented in source.
sk_webpencoder_options_t
alias sk_webpencoder_options_t = SKWebpEncoderOptions
Undocumented in source.
uint16_t
alias uint16_t = ushort
Undocumented in source.
uint32_t
alias uint32_t = uint
Undocumented in source.
uint64_t
alias uint64_t = ulong
Undocumented in source.
uint8_t
alias uint8_t = ubyte
Undocumented in source.

Enums

GRSurfaceOrigin
enum GRSurfaceOrigin
Undocumented in source.
SKBitmapAllocFlags
enum SKBitmapAllocFlags
Undocumented in source.
SKBlendMode
enum SKBlendMode
Undocumented in source.
SKBlurStyle
enum SKBlurStyle
Undocumented in source.
SKClipOperation
enum SKClipOperation
Undocumented in source.
SKCodecAnimationDisposalMethod
enum SKCodecAnimationDisposalMethod
Undocumented in source.
SKCodecResult
enum SKCodecResult
Undocumented in source.
SKCodecScanlineOrder
enum SKCodecScanlineOrder
Undocumented in source.
SKColorChannel
enum SKColorChannel
Undocumented in source.
SKCropRectFlags
enum SKCropRectFlags
Undocumented in source.
SKEncodedImageFormat
enum SKEncodedImageFormat
Undocumented in source.
SKEncodedOrigin
enum SKEncodedOrigin
Undocumented in source.
SKFilterQuality
enum SKFilterQuality
Undocumented in source.
SKFontEdging
enum SKFontEdging
Undocumented in source.
SKFontHinting
enum SKFontHinting
Undocumented in source.
SKFontStyleSlant
enum SKFontStyleSlant
Undocumented in source.
SKHighContrastConfigInvertStyle
enum SKHighContrastConfigInvertStyle
Undocumented in source.
SKImageCachingHint
enum SKImageCachingHint
Undocumented in source.
SKJpegEncoderAlphaOption
enum SKJpegEncoderAlphaOption
Undocumented in source.
SKJpegEncoderDownsample
enum SKJpegEncoderDownsample
Undocumented in source.
SKMaskFormat
enum SKMaskFormat
Undocumented in source.
SKMatrix44TypeMask
enum SKMatrix44TypeMask
Undocumented in source.
SKPaintStyle
enum SKPaintStyle
Undocumented in source.
SKPathAddMode
enum SKPathAddMode
Undocumented in source.
SKPathArcSize
enum SKPathArcSize
Undocumented in source.
SKPathConvexity
enum SKPathConvexity
Undocumented in source.
SKPathDirection
enum SKPathDirection
Undocumented in source.
SKPathFillType
enum SKPathFillType
Undocumented in source.
SKPathMeasureMatrixFlags
enum SKPathMeasureMatrixFlags
Undocumented in source.
SKPathOp
enum SKPathOp
Undocumented in source.
SKPathSegmentMask
enum SKPathSegmentMask
Undocumented in source.
SKPathVerb
enum SKPathVerb
Undocumented in source.
SKPngEncoderFilterFlags
enum SKPngEncoderFilterFlags
Undocumented in source.
SKPointMode
enum SKPointMode
Undocumented in source.
SKRegionOperation
enum SKRegionOperation
Undocumented in source.
SKRoundRectCorner
enum SKRoundRectCorner
Undocumented in source.
SKRoundRectType
enum SKRoundRectType
Undocumented in source.
SKShaderTileMode
enum SKShaderTileMode
Undocumented in source.
SKStrokeCap
enum SKStrokeCap
Undocumented in source.
SKStrokeJoin
enum SKStrokeJoin
Undocumented in source.
SKTextAlign
enum SKTextAlign
Undocumented in source.
SKVertexMode
enum SKVertexMode
Undocumented in source.
SKWebpEncoderCompression
enum SKWebpEncoderCompression
Undocumented in source.

Functions

gr_backendrendertarget_delete
void gr_backendrendertarget_delete(gr_backendrendertarget_t* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_backend
gr_backend_t gr_backendrendertarget_get_backend(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_gl_framebufferinfo
bool gr_backendrendertarget_get_gl_framebufferinfo(const(gr_backendrendertarget_t)* rendertarget, gr_gl_framebufferinfo_t* glInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_height
int gr_backendrendertarget_get_height(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_samples
int gr_backendrendertarget_get_samples(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_stencils
int gr_backendrendertarget_get_stencils(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_get_width
int gr_backendrendertarget_get_width(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_is_valid
bool gr_backendrendertarget_is_valid(const(gr_backendrendertarget_t)* rendertarget)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_new_gl
gr_backendrendertarget_t* gr_backendrendertarget_new_gl(int width, int height, int samples, int stencils, const(gr_gl_framebufferinfo_t)* glInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendrendertarget_new_vulkan
gr_backendrendertarget_t* gr_backendrendertarget_new_vulkan(int width, int height, int samples, const(gr_vk_imageinfo_t)* vkImageInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_delete
void gr_backendtexture_delete(gr_backendtexture_t* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_get_backend
gr_backend_t gr_backendtexture_get_backend(const(gr_backendtexture_t)* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_get_gl_textureinfo
bool gr_backendtexture_get_gl_textureinfo(const(gr_backendtexture_t)* texture, gr_gl_textureinfo_t* glInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_get_height
int gr_backendtexture_get_height(const(gr_backendtexture_t)* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_get_width
int gr_backendtexture_get_width(const(gr_backendtexture_t)* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_has_mipmaps
bool gr_backendtexture_has_mipmaps(const(gr_backendtexture_t)* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_is_valid
bool gr_backendtexture_is_valid(const(gr_backendtexture_t)* texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_new_gl
gr_backendtexture_t* gr_backendtexture_new_gl(int width, int height, bool mipmapped, const(gr_gl_textureinfo_t)* glInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_backendtexture_new_vulkan
gr_backendtexture_t* gr_backendtexture_new_vulkan(int width, int height, const(gr_vk_imageinfo_t)* vkInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_abandon_context
void gr_context_abandon_context(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_dump_memory_statistics
void gr_context_dump_memory_statistics(const(gr_context_t)* context, sk_tracememorydump_t* dump)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_flush
void gr_context_flush(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_free_gpu_resources
void gr_context_free_gpu_resources(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_get_backend
gr_backend_t gr_context_get_backend(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_get_max_surface_sample_count_for_color_type
int gr_context_get_max_surface_sample_count_for_color_type(gr_context_t* context, sk_colortype_t colorType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_get_resource_cache_limit
size_t gr_context_get_resource_cache_limit(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_get_resource_cache_usage
void gr_context_get_resource_cache_usage(gr_context_t* context, int* maxResources, size_t* maxResourceBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_make_gl
gr_context_t* gr_context_make_gl(const(gr_glinterface_t)* glInterface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_make_vulkan
gr_context_t* gr_context_make_vulkan(gr_vk_backendcontext_t vkBackendContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_perform_deferred_cleanup
void gr_context_perform_deferred_cleanup(gr_context_t* context, long ms)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_purge_unlocked_resources
void gr_context_purge_unlocked_resources(gr_context_t* context, bool scratchResourcesOnly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_purge_unlocked_resources_bytes
void gr_context_purge_unlocked_resources_bytes(gr_context_t* context, size_t bytesToPurge, bool preferScratchResources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_release_resources_and_abandon_context
void gr_context_release_resources_and_abandon_context(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_reset_context
void gr_context_reset_context(gr_context_t* context, uint32_t state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_set_resource_cache_limit
void gr_context_set_resource_cache_limit(gr_context_t* context, size_t maxResourceBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_context_unref
void gr_context_unref(gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_assemble_gl_interface
gr_glinterface_t* gr_glinterface_assemble_gl_interface(void* ctx, gr_gl_get_proc get)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_assemble_gles_interface
gr_glinterface_t* gr_glinterface_assemble_gles_interface(void* ctx, gr_gl_get_proc get)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_assemble_interface
gr_glinterface_t* gr_glinterface_assemble_interface(void* ctx, gr_gl_get_proc get)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_assemble_webgl_interface
gr_glinterface_t* gr_glinterface_assemble_webgl_interface(void* ctx, gr_gl_get_proc get)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_create_native_interface
gr_glinterface_t* gr_glinterface_create_native_interface()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_has_extension
bool gr_glinterface_has_extension(const(gr_glinterface_t)* glInterface, const(char)* extension)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_unref
void gr_glinterface_unref(const(gr_glinterface_t)* glInterface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_glinterface_validate
bool gr_glinterface_validate(const(gr_glinterface_t)* glInterface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_extensions_delete
void gr_vk_extensions_delete(gr_vk_extensions_t* extensions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_extensions_has_extension
bool gr_vk_extensions_has_extension(gr_vk_extensions_t* extensions, const(char)* ext, uint32_t minVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_extensions_init
void gr_vk_extensions_init(gr_vk_extensions_t* extensions, gr_vk_get_proc getProc, void* userData, vk_instance_t* instance, vk_physical_device_t* physDev, uint32_t instanceExtensionCount, const(char)** instanceExtensions, uint32_t deviceExtensionCount, const(char)** deviceExtensions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gr_vk_extensions_new
gr_vk_extensions_t* gr_vk_extensions_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_apply_to_canvas
void sk_3dview_apply_to_canvas(sk_3dview_t* cview, sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_destroy
void sk_3dview_destroy(sk_3dview_t* cview)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_dot_with_normal
float sk_3dview_dot_with_normal(sk_3dview_t* cview, float dx, float dy, float dz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_get_matrix
void sk_3dview_get_matrix(sk_3dview_t* cview, sk_matrix_t* cmatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_new
sk_3dview_t* sk_3dview_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_restore
void sk_3dview_restore(sk_3dview_t* cview)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_x_degrees
void sk_3dview_rotate_x_degrees(sk_3dview_t* cview, float degrees)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_x_radians
void sk_3dview_rotate_x_radians(sk_3dview_t* cview, float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_y_degrees
void sk_3dview_rotate_y_degrees(sk_3dview_t* cview, float degrees)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_y_radians
void sk_3dview_rotate_y_radians(sk_3dview_t* cview, float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_z_degrees
void sk_3dview_rotate_z_degrees(sk_3dview_t* cview, float degrees)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_rotate_z_radians
void sk_3dview_rotate_z_radians(sk_3dview_t* cview, float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_save
void sk_3dview_save(sk_3dview_t* cview)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_3dview_translate
void sk_3dview_translate(sk_3dview_t* cview, float x, float y, float z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_destructor
void sk_bitmap_destructor(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_erase
void sk_bitmap_erase(sk_bitmap_t* cbitmap, sk_color_t color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_erase_rect
void sk_bitmap_erase_rect(sk_bitmap_t* cbitmap, sk_color_t color, sk_irect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_extract_alpha
bool sk_bitmap_extract_alpha(sk_bitmap_t* cbitmap, sk_bitmap_t* dst, const(sk_paint_t)* paint, sk_ipoint_t* offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_extract_subset
bool sk_bitmap_extract_subset(sk_bitmap_t* cbitmap, sk_bitmap_t* dst, sk_irect_t* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_addr
void* sk_bitmap_get_addr(sk_bitmap_t* cbitmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_addr_16
uint16_t* sk_bitmap_get_addr_16(sk_bitmap_t* cbitmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_addr_32
uint32_t* sk_bitmap_get_addr_32(sk_bitmap_t* cbitmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_addr_8
uint8_t* sk_bitmap_get_addr_8(sk_bitmap_t* cbitmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_byte_count
size_t sk_bitmap_get_byte_count(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_info
void sk_bitmap_get_info(sk_bitmap_t* cbitmap, sk_imageinfo_t* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_pixel_color
sk_color_t sk_bitmap_get_pixel_color(sk_bitmap_t* cbitmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_pixel_colors
void sk_bitmap_get_pixel_colors(sk_bitmap_t* cbitmap, sk_color_t* colors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_pixels
void* sk_bitmap_get_pixels(sk_bitmap_t* cbitmap, size_t* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_get_row_bytes
size_t sk_bitmap_get_row_bytes(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_install_mask_pixels
bool sk_bitmap_install_mask_pixels(sk_bitmap_t* cbitmap, const(sk_mask_t)* cmask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_install_pixels
bool sk_bitmap_install_pixels(sk_bitmap_t* cbitmap, const(sk_imageinfo_t)* cinfo, void* pixels, size_t rowBytes, sk_bitmap_release_proc releaseProc, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_install_pixels_with_pixmap
bool sk_bitmap_install_pixels_with_pixmap(sk_bitmap_t* cbitmap, const(sk_pixmap_t)* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_is_immutable
bool sk_bitmap_is_immutable(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_is_null
bool sk_bitmap_is_null(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_is_volatile
bool sk_bitmap_is_volatile(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_make_shader
sk_shader_t* sk_bitmap_make_shader(sk_bitmap_t* cbitmap, sk_shader_tilemode_t tmx, sk_shader_tilemode_t tmy, const(sk_matrix_t)* cmatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_new
sk_bitmap_t* sk_bitmap_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_notify_pixels_changed
void sk_bitmap_notify_pixels_changed(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_peek_pixels
bool sk_bitmap_peek_pixels(sk_bitmap_t* cbitmap, sk_pixmap_t* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_ready_to_draw
bool sk_bitmap_ready_to_draw(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_reset
void sk_bitmap_reset(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_set_immutable
void sk_bitmap_set_immutable(sk_bitmap_t* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_set_pixels
void sk_bitmap_set_pixels(sk_bitmap_t* cbitmap, void* pixels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_set_volatile
void sk_bitmap_set_volatile(sk_bitmap_t* cbitmap, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_swap
void sk_bitmap_swap(sk_bitmap_t* cbitmap, sk_bitmap_t* cother)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_try_alloc_pixels
bool sk_bitmap_try_alloc_pixels(sk_bitmap_t* cbitmap, const(sk_imageinfo_t)* requestedInfo, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_bitmap_try_alloc_pixels_with_flags
bool sk_bitmap_try_alloc_pixels_with_flags(sk_bitmap_t* cbitmap, const(sk_imageinfo_t)* requestedInfo, uint32_t flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_clear
void sk_canvas_clear(sk_canvas_t* , sk_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_clip_path_with_operation
void sk_canvas_clip_path_with_operation(sk_canvas_t* t, const(sk_path_t)* crect, sk_clipop_t op, bool doAA)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_clip_rect_with_operation
void sk_canvas_clip_rect_with_operation(sk_canvas_t* t, const(sk_rect_t)* crect, sk_clipop_t op, bool doAA)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_clip_region
void sk_canvas_clip_region(sk_canvas_t* canvas, const(sk_region_t)* region, sk_clipop_t op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_clip_rrect_with_operation
void sk_canvas_clip_rrect_with_operation(sk_canvas_t* t, const(sk_rrect_t)* crect, sk_clipop_t op, bool doAA)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_concat
void sk_canvas_concat(sk_canvas_t* , const(sk_matrix_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_destroy
void sk_canvas_destroy(sk_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_discard
void sk_canvas_discard(sk_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_annotation
void sk_canvas_draw_annotation(sk_canvas_t* t, const(sk_rect_t)* rect, const(char)* key, sk_data_t* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_arc
void sk_canvas_draw_arc(sk_canvas_t* ccanvas, const(sk_rect_t)* oval, float startAngle, float sweepAngle, bool useCenter, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_atlas
void sk_canvas_draw_atlas(sk_canvas_t* ccanvas, const(sk_image_t)* atlas, const(sk_rsxform_t)* xform, const(sk_rect_t)* tex, const(sk_color_t)* colors, int count, sk_blendmode_t mode, const(sk_rect_t)* cullRect, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_bitmap
void sk_canvas_draw_bitmap(sk_canvas_t* ccanvas, const(sk_bitmap_t)* bitmap, float left, float top, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_bitmap_lattice
void sk_canvas_draw_bitmap_lattice(sk_canvas_t* t, sk_bitmap_t* bitmap, sk_lattice_t* lattice, sk_rect_t* dst, sk_paint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_bitmap_nine
void sk_canvas_draw_bitmap_nine(sk_canvas_t* t, sk_bitmap_t* bitmap, sk_irect_t* center, sk_rect_t* dst, sk_paint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_bitmap_rect
void sk_canvas_draw_bitmap_rect(sk_canvas_t* ccanvas, const(sk_bitmap_t)* bitmap, const(sk_rect_t)* src, const(sk_rect_t)* dst, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_circle
void sk_canvas_draw_circle(sk_canvas_t* , float cx, float cy, float rad, const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_color
void sk_canvas_draw_color(sk_canvas_t* ccanvas, sk_color_t color, sk_blendmode_t mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_drawable
void sk_canvas_draw_drawable(sk_canvas_t* , sk_drawable_t* , const(sk_matrix_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_drrect
void sk_canvas_draw_drrect(sk_canvas_t* ccanvas, const(sk_rrect_t)* outer, const(sk_rrect_t)* inner, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_image
void sk_canvas_draw_image(sk_canvas_t* , const(sk_image_t)* , float x, float y, const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_image_lattice
void sk_canvas_draw_image_lattice(sk_canvas_t* t, const(sk_image_t)* image, const(sk_lattice_t)* lattice, const(sk_rect_t)* dst, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_image_nine
void sk_canvas_draw_image_nine(sk_canvas_t* t, const(sk_image_t)* image, const(sk_irect_t)* center, const(sk_rect_t)* dst, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_image_rect
void sk_canvas_draw_image_rect(sk_canvas_t* , const(sk_image_t)* , const(sk_rect_t)* src, const(sk_rect_t)* dst, const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_line
void sk_canvas_draw_line(sk_canvas_t* ccanvas, float x0, float y0, float x1, float y1, sk_paint_t* cpaint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_link_destination_annotation
void sk_canvas_draw_link_destination_annotation(sk_canvas_t* t, const(sk_rect_t)* rect, sk_data_t* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_named_destination_annotation
void sk_canvas_draw_named_destination_annotation(sk_canvas_t* t, const(sk_point_t)* point, sk_data_t* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_oval
void sk_canvas_draw_oval(sk_canvas_t* , const(sk_rect_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_paint
void sk_canvas_draw_paint(sk_canvas_t* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_patch
void sk_canvas_draw_patch(sk_canvas_t* ccanvas, const(sk_point_t)* cubics, const(sk_color_t)* colors, const(sk_point_t)* texCoords, sk_blendmode_t mode, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_path
void sk_canvas_draw_path(sk_canvas_t* , const(sk_path_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_picture
void sk_canvas_draw_picture(sk_canvas_t* , const(sk_picture_t)* , const(sk_matrix_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_point
void sk_canvas_draw_point(sk_canvas_t* , float , float , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_points
void sk_canvas_draw_points(sk_canvas_t* , sk_point_mode_t , size_t , const(sk_point_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_rect
void sk_canvas_draw_rect(sk_canvas_t* , const(sk_rect_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_region
void sk_canvas_draw_region(sk_canvas_t* , const(sk_region_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_round_rect
void sk_canvas_draw_round_rect(sk_canvas_t* , const(sk_rect_t)* , float rx, float ry, const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_rrect
void sk_canvas_draw_rrect(sk_canvas_t* , const(sk_rrect_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_simple_text
void sk_canvas_draw_simple_text(sk_canvas_t* ccanvas, const(void)* text, size_t byte_length, sk_text_encoding_t encoding, float x, float y, const(sk_font_t)* cfont, const(sk_paint_t)* cpaint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_text_blob
void sk_canvas_draw_text_blob(sk_canvas_t* , sk_textblob_t* text, float x, float y, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_url_annotation
void sk_canvas_draw_url_annotation(sk_canvas_t* t, const(sk_rect_t)* rect, sk_data_t* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_draw_vertices
void sk_canvas_draw_vertices(sk_canvas_t* ccanvas, const(sk_vertices_t)* vertices, sk_blendmode_t mode, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_flush
void sk_canvas_flush(sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_get_device_clip_bounds
bool sk_canvas_get_device_clip_bounds(sk_canvas_t* t, sk_irect_t* cbounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_get_local_clip_bounds
bool sk_canvas_get_local_clip_bounds(sk_canvas_t* t, sk_rect_t* cbounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_get_save_count
int sk_canvas_get_save_count(sk_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_get_total_matrix
void sk_canvas_get_total_matrix(sk_canvas_t* ccanvas, sk_matrix_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_is_clip_empty
bool sk_canvas_is_clip_empty(sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_is_clip_rect
bool sk_canvas_is_clip_rect(sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_new_from_bitmap
sk_canvas_t* sk_canvas_new_from_bitmap(const(sk_bitmap_t)* bitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_quick_reject
bool sk_canvas_quick_reject(sk_canvas_t* , const(sk_rect_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_reset_matrix
void sk_canvas_reset_matrix(sk_canvas_t* ccanvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_restore
void sk_canvas_restore(sk_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_restore_to_count
void sk_canvas_restore_to_count(sk_canvas_t* , int saveCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_rotate_degrees
void sk_canvas_rotate_degrees(sk_canvas_t* , float degrees)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_rotate_radians
void sk_canvas_rotate_radians(sk_canvas_t* , float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_save
int sk_canvas_save(sk_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_save_layer
int sk_canvas_save_layer(sk_canvas_t* , const(sk_rect_t)* , const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_scale
void sk_canvas_scale(sk_canvas_t* , float sx, float sy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_set_matrix
void sk_canvas_set_matrix(sk_canvas_t* ccanvas, const(sk_matrix_t)* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_skew
void sk_canvas_skew(sk_canvas_t* , float sx, float sy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_canvas_translate
void sk_canvas_translate(sk_canvas_t* , float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_destroy
void sk_codec_destroy(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_encoded_format
sk_encoded_image_format_t sk_codec_get_encoded_format(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_frame_count
int sk_codec_get_frame_count(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_frame_info
void sk_codec_get_frame_info(sk_codec_t* codec, sk_codec_frameinfo_t* frameInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_frame_info_for_index
bool sk_codec_get_frame_info_for_index(sk_codec_t* codec, int index, sk_codec_frameinfo_t* frameInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_info
void sk_codec_get_info(sk_codec_t* codec, sk_imageinfo_t* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_origin
sk_encodedorigin_t sk_codec_get_origin(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_pixels
sk_codec_result_t sk_codec_get_pixels(sk_codec_t* codec, const(sk_imageinfo_t)* info, void* pixels, size_t rowBytes, const(sk_codec_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_repetition_count
int sk_codec_get_repetition_count(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_scaled_dimensions
void sk_codec_get_scaled_dimensions(sk_codec_t* codec, float desiredScale, sk_isize_t* dimensions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_scanline_order
sk_codec_scanline_order_t sk_codec_get_scanline_order(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_scanlines
int sk_codec_get_scanlines(sk_codec_t* codec, void* dst, int countLines, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_get_valid_subset
bool sk_codec_get_valid_subset(sk_codec_t* codec, sk_irect_t* desiredSubset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_incremental_decode
sk_codec_result_t sk_codec_incremental_decode(sk_codec_t* codec, int* rowsDecoded)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_min_buffered_bytes_needed
size_t sk_codec_min_buffered_bytes_needed()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_new_from_data
sk_codec_t* sk_codec_new_from_data(sk_data_t* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_new_from_stream
sk_codec_t* sk_codec_new_from_stream(sk_stream_t* stream, sk_codec_result_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_next_scanline
int sk_codec_next_scanline(sk_codec_t* codec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_output_scanline
int sk_codec_output_scanline(sk_codec_t* codec, int inputScanline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_skip_scanlines
bool sk_codec_skip_scanlines(sk_codec_t* codec, int countLines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_start_incremental_decode
sk_codec_result_t sk_codec_start_incremental_decode(sk_codec_t* codec, const(sk_imageinfo_t)* info, void* pixels, size_t rowBytes, const(sk_codec_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_codec_start_scanline_decode
sk_codec_result_t sk_codec_start_scanline_decode(sk_codec_t* codec, const(sk_imageinfo_t)* info, const(sk_codec_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color4f_from_color
void sk_color4f_from_color(sk_color_t color, sk_color4f_t* color4f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color4f_to_color
sk_color_t sk_color4f_to_color(const(sk_color4f_t)* color4f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color_get_a
ubyte sk_color_get_a(sk_color_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
sk_color_get_b
ubyte sk_color_get_b(sk_color_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
sk_color_get_bit_shift
void sk_color_get_bit_shift(int* a, int* r, int* g, int* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color_get_g
ubyte sk_color_get_g(sk_color_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
sk_color_get_r
ubyte sk_color_get_r(sk_color_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
sk_color_premultiply
sk_pmcolor_t sk_color_premultiply(sk_color_t color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color_premultiply_array
void sk_color_premultiply_array(const(sk_color_t)* colors, int size, sk_pmcolor_t* pmcolors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color_set_argb
sk_color_t sk_color_set_argb(ubyte a, ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
sk_color_unpremultiply
sk_color_t sk_color_unpremultiply(sk_pmcolor_t pmcolor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_color_unpremultiply_array
void sk_color_unpremultiply_array(const(sk_pmcolor_t)* pmcolors, int size, sk_color_t* colors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_color_matrix
sk_colorfilter_t* sk_colorfilter_new_color_matrix(const(float)* array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_compose
sk_colorfilter_t* sk_colorfilter_new_compose(sk_colorfilter_t* outer, sk_colorfilter_t* inner)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_high_contrast
sk_colorfilter_t* sk_colorfilter_new_high_contrast(const(sk_highcontrastconfig_t)* config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_lighting
sk_colorfilter_t* sk_colorfilter_new_lighting(sk_color_t mul, sk_color_t add)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_luma_color
sk_colorfilter_t* sk_colorfilter_new_luma_color()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_mode
sk_colorfilter_t* sk_colorfilter_new_mode(sk_color_t c, sk_blendmode_t mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_table
sk_colorfilter_t* sk_colorfilter_new_table(ubyte* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_new_table_argb
sk_colorfilter_t* sk_colorfilter_new_table_argb(ubyte* tableA, ubyte* tableR, ubyte* tableG, ubyte* tableB)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorfilter_unref
void sk_colorfilter_unref(sk_colorfilter_t* filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_equals
bool sk_colorspace_equals(const(sk_colorspace_t)* src, const(sk_colorspace_t)* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_gamma_close_to_srgb
bool sk_colorspace_gamma_close_to_srgb(const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_gamma_is_linear
bool sk_colorspace_gamma_is_linear(const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_icc_profile_delete
void sk_colorspace_icc_profile_delete(sk_colorspace_icc_profile_t* profile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_icc_profile_get_buffer
uint8_t* sk_colorspace_icc_profile_get_buffer(sk_colorspace_icc_profile_t* profile, uint32_t* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_icc_profile_get_to_xyzd50
bool sk_colorspace_icc_profile_get_to_xyzd50(const(sk_colorspace_icc_profile_t)* profile, sk_colorspace_xyz_t* toXYZD50)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_icc_profile_new
sk_colorspace_icc_profile_t* sk_colorspace_icc_profile_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_icc_profile_parse
bool sk_colorspace_icc_profile_parse(const(void)* buffer, size_t length, sk_colorspace_icc_profile_t* profile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_is_numerical_transfer_fn
bool sk_colorspace_is_numerical_transfer_fn(const(sk_colorspace_t)* colorspace, sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_is_srgb
bool sk_colorspace_is_srgb(const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_make_linear_gamma
sk_colorspace_t* sk_colorspace_make_linear_gamma(const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_make_srgb_gamma
sk_colorspace_t* sk_colorspace_make_srgb_gamma(const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_new_icc
sk_colorspace_t* sk_colorspace_new_icc(const(sk_colorspace_icc_profile_t)* profile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_new_rgb
sk_colorspace_t* sk_colorspace_new_rgb(const(sk_colorspace_transfer_fn_t)* transferFn, const(sk_colorspace_xyz_t)* toXYZD50)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_new_srgb
sk_colorspace_t* sk_colorspace_new_srgb()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_new_srgb_linear
sk_colorspace_t* sk_colorspace_new_srgb_linear()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_primaries_to_xyzd50
bool sk_colorspace_primaries_to_xyzd50(const(sk_colorspace_primaries_t)* primaries, sk_colorspace_xyz_t* toXYZD50)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_ref
void sk_colorspace_ref(sk_colorspace_t* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_to_profile
void sk_colorspace_to_profile(const(sk_colorspace_t)* colorspace, sk_colorspace_icc_profile_t* profile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_to_xyzd50
bool sk_colorspace_to_xyzd50(const(sk_colorspace_t)* colorspace, sk_colorspace_xyz_t* toXYZD50)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_eval
float sk_colorspace_transfer_fn_eval(const(sk_colorspace_transfer_fn_t)* transferFn, float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_invert
bool sk_colorspace_transfer_fn_invert(const(sk_colorspace_transfer_fn_t)* src, sk_colorspace_transfer_fn_t* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_2dot2
void sk_colorspace_transfer_fn_named_2dot2(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_hlg
void sk_colorspace_transfer_fn_named_hlg(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_linear
void sk_colorspace_transfer_fn_named_linear(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_pq
void sk_colorspace_transfer_fn_named_pq(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_rec2020
void sk_colorspace_transfer_fn_named_rec2020(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_transfer_fn_named_srgb
void sk_colorspace_transfer_fn_named_srgb(sk_colorspace_transfer_fn_t* transferFn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_unref
void sk_colorspace_unref(sk_colorspace_t* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_concat
void sk_colorspace_xyz_concat(const(sk_colorspace_xyz_t)* a, const(sk_colorspace_xyz_t)* b, sk_colorspace_xyz_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_invert
bool sk_colorspace_xyz_invert(const(sk_colorspace_xyz_t)* src, sk_colorspace_xyz_t* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_named_adobe_rgb
void sk_colorspace_xyz_named_adobe_rgb(sk_colorspace_xyz_t* xyz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_named_dcip3
void sk_colorspace_xyz_named_dcip3(sk_colorspace_xyz_t* xyz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_named_rec2020
void sk_colorspace_xyz_named_rec2020(sk_colorspace_xyz_t* xyz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_named_srgb
void sk_colorspace_xyz_named_srgb(sk_colorspace_xyz_t* xyz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colorspace_xyz_named_xyz
void sk_colorspace_xyz_named_xyz(sk_colorspace_xyz_t* xyz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colortable_count
int sk_colortable_count(const(sk_colortable_t)* ctable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colortable_new
sk_colortable_t* sk_colortable_new(const(sk_pmcolor_t)* colors, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colortable_read_colors
void sk_colortable_read_colors(const(sk_colortable_t)* ctable, sk_pmcolor_t** colors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colortable_unref
void sk_colortable_unref(sk_colortable_t* ctable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_colortype_get_default_8888
sk_colortype_t sk_colortype_get_default_8888()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_clone
sk_compatpaint_t* sk_compatpaint_clone(const(sk_compatpaint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_delete
void sk_compatpaint_delete(sk_compatpaint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_get_font
sk_font_t* sk_compatpaint_get_font(sk_compatpaint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_get_text_align
sk_text_align_t sk_compatpaint_get_text_align(const(sk_compatpaint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_get_text_encoding
sk_text_encoding_t sk_compatpaint_get_text_encoding(const(sk_compatpaint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_make_font
sk_font_t* sk_compatpaint_make_font(sk_compatpaint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_new
sk_compatpaint_t* sk_compatpaint_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_new_with_font
sk_compatpaint_t* sk_compatpaint_new_with_font(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_reset
void sk_compatpaint_reset(sk_compatpaint_t* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_set_text_align
void sk_compatpaint_set_text_align(sk_compatpaint_t* paint, sk_text_align_t textAlign)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_compatpaint_set_text_encoding
void sk_compatpaint_set_text_encoding(sk_compatpaint_t* paint, sk_text_encoding_t encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_get_bytes
uint8_t* sk_data_get_bytes(const(sk_data_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_get_data
void* sk_data_get_data(const(sk_data_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_get_size
size_t sk_data_get_size(const(sk_data_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_empty
sk_data_t* sk_data_new_empty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_from_file
sk_data_t* sk_data_new_from_file(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_from_stream
sk_data_t* sk_data_new_from_stream(sk_stream_t* stream, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_subset
sk_data_t* sk_data_new_subset(const(sk_data_t)* src, size_t offset, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_uninitialized
sk_data_t* sk_data_new_uninitialized(size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_with_copy
sk_data_t* sk_data_new_with_copy(const(void)* src, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_new_with_proc
sk_data_t* sk_data_new_with_proc(const(void)* ptr, size_t length, sk_data_release_proc proc, void* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_ref
void sk_data_ref(const(sk_data_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_data_unref
void sk_data_unref(const(sk_data_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_abort
void sk_document_abort(sk_document_t* document)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_begin_page
sk_canvas_t* sk_document_begin_page(sk_document_t* document, float width, float height, const(sk_rect_t)* content)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_close
void sk_document_close(sk_document_t* document)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_create_pdf_from_stream
sk_document_t* sk_document_create_pdf_from_stream(sk_wstream_t* stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_create_pdf_from_stream_with_metadata
sk_document_t* sk_document_create_pdf_from_stream_with_metadata(sk_wstream_t* stream, const(sk_document_pdf_metadata_t)* metadata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_create_xps_from_stream
sk_document_t* sk_document_create_xps_from_stream(sk_wstream_t* stream, float dpi)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_end_page
void sk_document_end_page(sk_document_t* document)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_document_unref
void sk_document_unref(sk_document_t* document)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_draw
void sk_drawable_draw(sk_drawable_t* , sk_canvas_t* , const(sk_matrix_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_get_bounds
void sk_drawable_get_bounds(sk_drawable_t* , sk_rect_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_get_generation_id
uint32_t sk_drawable_get_generation_id(sk_drawable_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_new_picture_snapshot
sk_picture_t* sk_drawable_new_picture_snapshot(sk_drawable_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_notify_drawing_changed
void sk_drawable_notify_drawing_changed(sk_drawable_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_drawable_unref
void sk_drawable_unref(sk_drawable_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_copy_to
void sk_dynamicmemorywstream_copy_to(sk_wstream_dynamicmemorystream_t* cstream, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_destroy
void sk_dynamicmemorywstream_destroy(sk_wstream_dynamicmemorystream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_detach_as_data
sk_data_t* sk_dynamicmemorywstream_detach_as_data(sk_wstream_dynamicmemorystream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_detach_as_stream
sk_stream_asset_t* sk_dynamicmemorywstream_detach_as_stream(sk_wstream_dynamicmemorystream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_new
sk_wstream_dynamicmemorystream_t* sk_dynamicmemorywstream_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_dynamicmemorywstream_write_to_stream
bool sk_dynamicmemorywstream_write_to_stream(sk_wstream_dynamicmemorystream_t* cstream, sk_wstream_t* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filestream_destroy
void sk_filestream_destroy(sk_stream_filestream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filestream_is_valid
bool sk_filestream_is_valid(sk_stream_filestream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filestream_new
sk_stream_filestream_t* sk_filestream_new(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filewstream_destroy
void sk_filewstream_destroy(sk_wstream_filestream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filewstream_is_valid
bool sk_filewstream_is_valid(sk_wstream_filestream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_filewstream_new
sk_wstream_filestream_t* sk_filewstream_new(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_break_text
size_t sk_font_break_text(const(sk_font_t)* font, const(void)* text, size_t byteLength, sk_text_encoding_t encoding, float maxWidth, float* measuredWidth, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_delete
void sk_font_delete(sk_font_t* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_edging
sk_font_edging_t sk_font_get_edging(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_hinting
sk_font_hinting_t sk_font_get_hinting(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_metrics
float sk_font_get_metrics(const(sk_font_t)* font, sk_fontmetrics_t* metrics)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_path
bool sk_font_get_path(const(sk_font_t)* font, uint16_t glyph, sk_path_t* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_paths
void sk_font_get_paths(const(sk_font_t)* font, uint16_t* glyphs, int count, sk_glyph_path_proc glyphPathProc, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_pos
void sk_font_get_pos(const(sk_font_t)* font, const(uint16_t)* glyphs, int count, sk_point_t* pos, sk_point_t* origin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_scale_x
float sk_font_get_scale_x(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_size
float sk_font_get_size(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_skew_x
float sk_font_get_skew_x(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_typeface
sk_typeface_t* sk_font_get_typeface(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_widths_bounds
void sk_font_get_widths_bounds(const(sk_font_t)* font, const(uint16_t)* glyphs, int count, float* widths, sk_rect_t* bounds, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_get_xpos
void sk_font_get_xpos(const(sk_font_t)* font, const(uint16_t)* glyphs, int count, float* xpos, float origin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_baseline_snap
bool sk_font_is_baseline_snap(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_embedded_bitmaps
bool sk_font_is_embedded_bitmaps(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_embolden
bool sk_font_is_embolden(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_force_auto_hinting
bool sk_font_is_force_auto_hinting(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_linear_metrics
bool sk_font_is_linear_metrics(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_is_subpixel
bool sk_font_is_subpixel(const(sk_font_t)* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_measure_text
float sk_font_measure_text(const(sk_font_t)* font, const(void)* text, size_t byteLength, sk_text_encoding_t encoding, sk_rect_t* bounds, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_measure_text_no_return
void sk_font_measure_text_no_return(const(sk_font_t)* font, const(void)* text, size_t byteLength, sk_text_encoding_t encoding, sk_rect_t* bounds, const(sk_paint_t)* paint, float* measuredWidth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_new
sk_font_t* sk_font_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_new_with_values
sk_font_t* sk_font_new_with_values(sk_typeface_t* typeface, float size, float scaleX, float skewX)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_baseline_snap
void sk_font_set_baseline_snap(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_edging
void sk_font_set_edging(sk_font_t* font, sk_font_edging_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_embedded_bitmaps
void sk_font_set_embedded_bitmaps(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_embolden
void sk_font_set_embolden(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_force_auto_hinting
void sk_font_set_force_auto_hinting(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_hinting
void sk_font_set_hinting(sk_font_t* font, sk_font_hinting_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_linear_metrics
void sk_font_set_linear_metrics(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_scale_x
void sk_font_set_scale_x(sk_font_t* font, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_size
void sk_font_set_size(sk_font_t* font, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_skew_x
void sk_font_set_skew_x(sk_font_t* font, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_subpixel
void sk_font_set_subpixel(sk_font_t* font, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_set_typeface
void sk_font_set_typeface(sk_font_t* font, sk_typeface_t* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_text_to_glyphs
int sk_font_text_to_glyphs(const(sk_font_t)* font, const(void)* text, size_t byteLength, sk_text_encoding_t encoding, uint16_t* glyphs, int maxGlyphCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_unichar_to_glyph
uint16_t sk_font_unichar_to_glyph(const(sk_font_t)* font, int32_t uni)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_font_unichars_to_glyphs
void sk_font_unichars_to_glyphs(const(sk_font_t)* font, const(int32_t)* uni, int count, uint16_t* glyphs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_count_families
int sk_fontmgr_count_families(sk_fontmgr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_create_default
sk_fontmgr_t* sk_fontmgr_create_default()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_create_from_data
sk_typeface_t* sk_fontmgr_create_from_data(sk_fontmgr_t* , sk_data_t* data, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_create_from_file
sk_typeface_t* sk_fontmgr_create_from_file(sk_fontmgr_t* , const(char)* path, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_create_from_stream
sk_typeface_t* sk_fontmgr_create_from_stream(sk_fontmgr_t* , sk_stream_asset_t* stream, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_create_styleset
sk_fontstyleset_t* sk_fontmgr_create_styleset(sk_fontmgr_t* , int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_get_family_name
void sk_fontmgr_get_family_name(sk_fontmgr_t* , int index, sk_string_t* familyName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_match_face_style
sk_typeface_t* sk_fontmgr_match_face_style(sk_fontmgr_t* , const(sk_typeface_t)* face, sk_fontstyle_t* style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_match_family
sk_fontstyleset_t* sk_fontmgr_match_family(sk_fontmgr_t* , const(char)* familyName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_match_family_style
sk_typeface_t* sk_fontmgr_match_family_style(sk_fontmgr_t* , const(char)* familyName, sk_fontstyle_t* style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_match_family_style_character
sk_typeface_t* sk_fontmgr_match_family_style_character(sk_fontmgr_t* , const(char)* familyName, sk_fontstyle_t* style, const(char)** bcp47, int bcp47Count, int32_t character)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_ref_default
sk_fontmgr_t* sk_fontmgr_ref_default()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontmgr_unref
void sk_fontmgr_unref(sk_fontmgr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyle_delete
void sk_fontstyle_delete(sk_fontstyle_t* fs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyle_get_slant
sk_font_style_slant_t sk_fontstyle_get_slant(const(sk_fontstyle_t)* fs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyle_get_weight
int sk_fontstyle_get_weight(const(sk_fontstyle_t)* fs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyle_get_width
int sk_fontstyle_get_width(const(sk_fontstyle_t)* fs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyle_new
sk_fontstyle_t* sk_fontstyle_new(int weight, int width, sk_font_style_slant_t slant)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_create_empty
sk_fontstyleset_t* sk_fontstyleset_create_empty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_create_typeface
sk_typeface_t* sk_fontstyleset_create_typeface(sk_fontstyleset_t* fss, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_get_count
int sk_fontstyleset_get_count(sk_fontstyleset_t* fss)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_get_style
void sk_fontstyleset_get_style(sk_fontstyleset_t* fss, int index, sk_fontstyle_t* fs, sk_string_t* style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_match_style
sk_typeface_t* sk_fontstyleset_match_style(sk_fontstyleset_t* fss, sk_fontstyle_t* style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_fontstyleset_unref
void sk_fontstyleset_unref(sk_fontstyleset_t* fss)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_dump_memory_statistics
void sk_graphics_dump_memory_statistics(sk_tracememorydump_t* dump)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_font_cache_count_limit
int sk_graphics_get_font_cache_count_limit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_font_cache_count_used
int sk_graphics_get_font_cache_count_used()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_font_cache_limit
size_t sk_graphics_get_font_cache_limit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_font_cache_point_size_limit
int sk_graphics_get_font_cache_point_size_limit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_font_cache_used
size_t sk_graphics_get_font_cache_used()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_resource_cache_single_allocation_byte_limit
size_t sk_graphics_get_resource_cache_single_allocation_byte_limit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_resource_cache_total_byte_limit
size_t sk_graphics_get_resource_cache_total_byte_limit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_get_resource_cache_total_bytes_used
size_t sk_graphics_get_resource_cache_total_bytes_used()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_init
void sk_graphics_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_purge_all_caches
void sk_graphics_purge_all_caches()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_purge_font_cache
void sk_graphics_purge_font_cache()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_purge_resource_cache
void sk_graphics_purge_resource_cache()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_set_font_cache_count_limit
int sk_graphics_set_font_cache_count_limit(int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_set_font_cache_limit
size_t sk_graphics_set_font_cache_limit(size_t bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_set_font_cache_point_size_limit
int sk_graphics_set_font_cache_point_size_limit(int maxPointSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_set_resource_cache_single_allocation_byte_limit
size_t sk_graphics_set_resource_cache_single_allocation_byte_limit(size_t newLimit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_graphics_set_resource_cache_total_byte_limit
size_t sk_graphics_set_resource_cache_total_byte_limit(size_t newLimit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_encode
sk_data_t* sk_image_encode(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_encode_specific
sk_data_t* sk_image_encode_specific(const(sk_image_t)* cimage, sk_encoded_image_format_t encoder, int quality)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_alpha_type
sk_alphatype_t sk_image_get_alpha_type(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_color_type
sk_colortype_t sk_image_get_color_type(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_colorspace
sk_colorspace_t* sk_image_get_colorspace(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_height
int sk_image_get_height(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_unique_id
uint32_t sk_image_get_unique_id(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_get_width
int sk_image_get_width(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_is_alpha_only
bool sk_image_is_alpha_only(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_is_lazy_generated
bool sk_image_is_lazy_generated(const(sk_image_t)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_is_texture_backed
bool sk_image_is_texture_backed(const(sk_image_t)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_is_valid
bool sk_image_is_valid(const(sk_image_t)* image, gr_context_t* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_non_texture_image
sk_image_t* sk_image_make_non_texture_image(const(sk_image_t)* cimage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_raster_image
sk_image_t* sk_image_make_raster_image(const(sk_image_t)* cimage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_shader
sk_shader_t* sk_image_make_shader(const(sk_image_t)* , sk_shader_tilemode_t tileX, sk_shader_tilemode_t tileY, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_subset
sk_image_t* sk_image_make_subset(const(sk_image_t)* cimage, const(sk_irect_t)* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_texture_image
sk_image_t* sk_image_make_texture_image(const(sk_image_t)* cimage, gr_context_t* context, bool mipmapped)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_make_with_filter
sk_image_t* sk_image_make_with_filter(const(sk_image_t)* cimage, const(sk_imagefilter_t)* filter, const(sk_irect_t)* subset, const(sk_irect_t)* clipBounds, sk_irect_t* outSubset, sk_ipoint_t* outOffset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_from_adopted_texture
sk_image_t* sk_image_new_from_adopted_texture(gr_context_t* context, const(gr_backendtexture_t)* texture, gr_surfaceorigin_t origin, sk_colortype_t colorType, sk_alphatype_t alpha, sk_colorspace_t* colorSpace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_from_bitmap
sk_image_t* sk_image_new_from_bitmap(const(sk_bitmap_t)* cbitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_from_encoded
sk_image_t* sk_image_new_from_encoded(sk_data_t* encoded, const(sk_irect_t)* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_from_picture
sk_image_t* sk_image_new_from_picture(sk_picture_t* picture, const(sk_isize_t)* dimensions, const(sk_matrix_t)* matrix, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_from_texture
sk_image_t* sk_image_new_from_texture(gr_context_t* context, const(gr_backendtexture_t)* texture, gr_surfaceorigin_t origin, sk_colortype_t colorType, sk_alphatype_t alpha, sk_colorspace_t* colorSpace, sk_image_texture_release_proc releaseProc, void* releaseContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_raster
sk_image_t* sk_image_new_raster(const(sk_pixmap_t)* pixmap, sk_image_raster_release_proc releaseProc, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_raster_copy
sk_image_t* sk_image_new_raster_copy(const(sk_imageinfo_t)* , const(void)* pixels, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_raster_copy_with_pixmap
sk_image_t* sk_image_new_raster_copy_with_pixmap(const(sk_pixmap_t)* pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_new_raster_data
sk_image_t* sk_image_new_raster_data(const(sk_imageinfo_t)* cinfo, sk_data_t* pixels, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_peek_pixels
bool sk_image_peek_pixels(const(sk_image_t)* image, sk_pixmap_t* pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_read_pixels
bool sk_image_read_pixels(const(sk_image_t)* image, const(sk_imageinfo_t)* dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY, sk_image_caching_hint_t cachingHint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_read_pixels_into_pixmap
bool sk_image_read_pixels_into_pixmap(const(sk_image_t)* image, const(sk_pixmap_t)* dst, int srcX, int srcY, sk_image_caching_hint_t cachingHint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_ref
void sk_image_ref(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_ref_encoded
sk_data_t* sk_image_ref_encoded(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_scale_pixels
bool sk_image_scale_pixels(const(sk_image_t)* image, const(sk_pixmap_t)* dst, sk_filter_quality_t quality, sk_image_caching_hint_t cachingHint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_image_unref
void sk_image_unref(const(sk_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_croprect_destructor
void sk_imagefilter_croprect_destructor(sk_imagefilter_croprect_t* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_croprect_get_flags
uint32_t sk_imagefilter_croprect_get_flags(sk_imagefilter_croprect_t* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_croprect_get_rect
void sk_imagefilter_croprect_get_rect(sk_imagefilter_croprect_t* cropRect, sk_rect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_croprect_new
sk_imagefilter_croprect_t* sk_imagefilter_croprect_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_croprect_new_with_rect
sk_imagefilter_croprect_t* sk_imagefilter_croprect_new_with_rect(const(sk_rect_t)* rect, uint32_t flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_alpha_threshold
sk_imagefilter_t* sk_imagefilter_new_alpha_threshold(const(sk_region_t)* region, float innerThreshold, float outerThreshold, sk_imagefilter_t* input)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_arithmetic
sk_imagefilter_t* sk_imagefilter_new_arithmetic(float k1, float k2, float k3, float k4, bool enforcePMColor, sk_imagefilter_t* background, sk_imagefilter_t* foreground, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_blur
sk_imagefilter_t* sk_imagefilter_new_blur(float sigmaX, float sigmaY, sk_shader_tilemode_t tileMode, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_color_filter
sk_imagefilter_t* sk_imagefilter_new_color_filter(sk_colorfilter_t* cf, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_compose
sk_imagefilter_t* sk_imagefilter_new_compose(sk_imagefilter_t* outer, sk_imagefilter_t* inner)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_dilate
sk_imagefilter_t* sk_imagefilter_new_dilate(int radiusX, int radiusY, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_displacement_map_effect
sk_imagefilter_t* sk_imagefilter_new_displacement_map_effect(sk_color_channel_t xChannelSelector, sk_color_channel_t yChannelSelector, float scale, sk_imagefilter_t* displacement, sk_imagefilter_t* color, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_distant_lit_diffuse
sk_imagefilter_t* sk_imagefilter_new_distant_lit_diffuse(const(sk_point3_t)* direction, sk_color_t lightColor, float surfaceScale, float kd, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_distant_lit_specular
sk_imagefilter_t* sk_imagefilter_new_distant_lit_specular(const(sk_point3_t)* direction, sk_color_t lightColor, float surfaceScale, float ks, float shininess, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_drop_shadow
sk_imagefilter_t* sk_imagefilter_new_drop_shadow(float dx, float dy, float sigmaX, float sigmaY, sk_color_t color, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_drop_shadow_only
sk_imagefilter_t* sk_imagefilter_new_drop_shadow_only(float dx, float dy, float sigmaX, float sigmaY, sk_color_t color, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_erode
sk_imagefilter_t* sk_imagefilter_new_erode(int radiusX, int radiusY, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_image_source
sk_imagefilter_t* sk_imagefilter_new_image_source(sk_image_t* image, const(sk_rect_t)* srcRect, const(sk_rect_t)* dstRect, sk_filter_quality_t filterQuality)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_image_source_default
sk_imagefilter_t* sk_imagefilter_new_image_source_default(sk_image_t* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_magnifier
sk_imagefilter_t* sk_imagefilter_new_magnifier(const(sk_rect_t)* src, float inset, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_matrix
sk_imagefilter_t* sk_imagefilter_new_matrix(const(sk_matrix_t)* matrix, sk_filter_quality_t quality, sk_imagefilter_t* input)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_matrix_convolution
sk_imagefilter_t* sk_imagefilter_new_matrix_convolution(const(sk_isize_t)* kernelSize, const(float)* kernel, float gain, float bias, const(sk_ipoint_t)* kernelOffset, sk_shader_tilemode_t tileMode, bool convolveAlpha, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_merge
sk_imagefilter_t* sk_imagefilter_new_merge(sk_imagefilter_t** filters, int count, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_offset
sk_imagefilter_t* sk_imagefilter_new_offset(float dx, float dy, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_paint
sk_imagefilter_t* sk_imagefilter_new_paint(const(sk_paint_t)* paint, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_picture
sk_imagefilter_t* sk_imagefilter_new_picture(sk_picture_t* picture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_picture_with_croprect
sk_imagefilter_t* sk_imagefilter_new_picture_with_croprect(sk_picture_t* picture, const(sk_rect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_point_lit_diffuse
sk_imagefilter_t* sk_imagefilter_new_point_lit_diffuse(const(sk_point3_t)* location, sk_color_t lightColor, float surfaceScale, float kd, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_point_lit_specular
sk_imagefilter_t* sk_imagefilter_new_point_lit_specular(const(sk_point3_t)* location, sk_color_t lightColor, float surfaceScale, float ks, float shininess, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_spot_lit_diffuse
sk_imagefilter_t* sk_imagefilter_new_spot_lit_diffuse(const(sk_point3_t)* location, const(sk_point3_t)* target, float specularExponent, float cutoffAngle, sk_color_t lightColor, float surfaceScale, float kd, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_spot_lit_specular
sk_imagefilter_t* sk_imagefilter_new_spot_lit_specular(const(sk_point3_t)* location, const(sk_point3_t)* target, float specularExponent, float cutoffAngle, sk_color_t lightColor, float surfaceScale, float ks, float shininess, sk_imagefilter_t* input, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_tile
sk_imagefilter_t* sk_imagefilter_new_tile(const(sk_rect_t)* src, const(sk_rect_t)* dst, sk_imagefilter_t* input)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_new_xfermode
sk_imagefilter_t* sk_imagefilter_new_xfermode(sk_blendmode_t mode, sk_imagefilter_t* background, sk_imagefilter_t* foreground, const(sk_imagefilter_croprect_t)* cropRect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_imagefilter_unref
void sk_imagefilter_unref(sk_imagefilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_jpegencoder_encode
bool sk_jpegencoder_encode(sk_wstream_t* dst, const(sk_pixmap_t)* src, const(sk_jpegencoder_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_new
sk_manageddrawable_t* sk_manageddrawable_new(void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_set_procs
void sk_manageddrawable_set_procs(sk_manageddrawable_procs_t procs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_manageddrawable_unref
void sk_manageddrawable_unref(sk_manageddrawable_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_destroy
void sk_managedstream_destroy(sk_stream_managedstream_t* s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_new
sk_stream_managedstream_t* sk_managedstream_new(void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedstream_set_procs
void sk_managedstream_set_procs(sk_managedstream_procs_t procs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtracememorydump_delete
void sk_managedtracememorydump_delete(sk_managedtracememorydump_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtracememorydump_new
sk_managedtracememorydump_t* sk_managedtracememorydump_new(bool detailed, bool dumpWrapped, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedtracememorydump_set_procs
void sk_managedtracememorydump_set_procs(sk_managedtracememorydump_procs_t procs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_destroy
void sk_managedwstream_destroy(sk_wstream_managedstream_t* s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_new
sk_wstream_managedstream_t* sk_managedwstream_new(void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_managedwstream_set_procs
void sk_managedwstream_set_procs(sk_managedwstream_procs_t procs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_alloc_image
uint8_t* sk_mask_alloc_image(size_t bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_compute_image_size
size_t sk_mask_compute_image_size(sk_mask_t* cmask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_compute_total_image_size
size_t sk_mask_compute_total_image_size(sk_mask_t* cmask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_free_image
void sk_mask_free_image(void* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_get_addr
void* sk_mask_get_addr(sk_mask_t* cmask, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_get_addr_1
uint8_t* sk_mask_get_addr_1(sk_mask_t* cmask, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_get_addr_32
uint32_t* sk_mask_get_addr_32(sk_mask_t* cmask, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_get_addr_8
uint8_t* sk_mask_get_addr_8(SKMask* cmask, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_get_addr_lcd_16
uint16_t* sk_mask_get_addr_lcd_16(sk_mask_t* cmask, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_mask_is_empty
bool sk_mask_is_empty(sk_mask_t* cmask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_blur
sk_maskfilter_t* sk_maskfilter_new_blur(sk_blurstyle_t , float sigma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_blur_with_flags
sk_maskfilter_t* sk_maskfilter_new_blur_with_flags(sk_blurstyle_t , float sigma, bool respectCTM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_clip
sk_maskfilter_t* sk_maskfilter_new_clip(uint8_t min, uint8_t max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_gamma
sk_maskfilter_t* sk_maskfilter_new_gamma(float gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_shader
sk_maskfilter_t* sk_maskfilter_new_shader(sk_shader_t* cshader)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_new_table
sk_maskfilter_t* sk_maskfilter_new_table(ubyte* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_ref
void sk_maskfilter_ref(sk_maskfilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_maskfilter_unref
void sk_maskfilter_unref(sk_maskfilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_as_col_major
void sk_matrix44_as_col_major(sk_matrix44_t* matrix, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_as_row_major
void sk_matrix44_as_row_major(sk_matrix44_t* matrix, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_destroy
void sk_matrix44_destroy(sk_matrix44_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_determinant
double sk_matrix44_determinant(sk_matrix44_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_equals
bool sk_matrix44_equals(sk_matrix44_t* matrix, const(sk_matrix44_t)* other)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_get
float sk_matrix44_get(sk_matrix44_t* matrix, int row, int col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_get_type
sk_matrix44_type_mask_t sk_matrix44_get_type(sk_matrix44_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_invert
bool sk_matrix44_invert(sk_matrix44_t* matrix, sk_matrix44_t* inverse)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_map2
void sk_matrix44_map2(sk_matrix44_t* matrix, const(float)* src2, int count, float* dst4)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_map_scalars
void sk_matrix44_map_scalars(sk_matrix44_t* matrix, const(float)* src, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_new
sk_matrix44_t* sk_matrix44_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_new_concat
sk_matrix44_t* sk_matrix44_new_concat(const(sk_matrix44_t)* a, const(sk_matrix44_t)* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_new_copy
sk_matrix44_t* sk_matrix44_new_copy(const(sk_matrix44_t)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_new_identity
sk_matrix44_t* sk_matrix44_new_identity()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_new_matrix
sk_matrix44_t* sk_matrix44_new_matrix(const(sk_matrix_t)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_post_concat
void sk_matrix44_post_concat(sk_matrix44_t* matrix, const(sk_matrix44_t)* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_post_scale
void sk_matrix44_post_scale(sk_matrix44_t* matrix, float sx, float sy, float sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_post_translate
void sk_matrix44_post_translate(sk_matrix44_t* matrix, float dx, float dy, float dz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_pre_concat
void sk_matrix44_pre_concat(sk_matrix44_t* matrix, const(sk_matrix44_t)* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_pre_scale
void sk_matrix44_pre_scale(sk_matrix44_t* matrix, float sx, float sy, float sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_pre_translate
void sk_matrix44_pre_translate(sk_matrix44_t* matrix, float dx, float dy, float dz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_preserves_2d_axis_alignment
bool sk_matrix44_preserves_2d_axis_alignment(sk_matrix44_t* matrix, float epsilon)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set
void sk_matrix44_set(sk_matrix44_t* matrix, int row, int col, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_3x3_row_major
void sk_matrix44_set_3x3_row_major(sk_matrix44_t* matrix, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_col_major
void sk_matrix44_set_col_major(sk_matrix44_t* matrix, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_concat
void sk_matrix44_set_concat(sk_matrix44_t* matrix, const(sk_matrix44_t)* a, const(sk_matrix44_t)* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_identity
void sk_matrix44_set_identity(sk_matrix44_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_rotate_about_degrees
void sk_matrix44_set_rotate_about_degrees(sk_matrix44_t* matrix, float x, float y, float z, float degrees)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_rotate_about_radians
void sk_matrix44_set_rotate_about_radians(sk_matrix44_t* matrix, float x, float y, float z, float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_rotate_about_radians_unit
void sk_matrix44_set_rotate_about_radians_unit(sk_matrix44_t* matrix, float x, float y, float z, float radians)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_row_major
void sk_matrix44_set_row_major(sk_matrix44_t* matrix, float* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_scale
void sk_matrix44_set_scale(sk_matrix44_t* matrix, float sx, float sy, float sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_set_translate
void sk_matrix44_set_translate(sk_matrix44_t* matrix, float dx, float dy, float dz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_to_matrix
void sk_matrix44_to_matrix(sk_matrix44_t* matrix, sk_matrix_t* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix44_transpose
void sk_matrix44_transpose(sk_matrix44_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_concat
void sk_matrix_concat(sk_matrix_t* result, sk_matrix_t* first, sk_matrix_t* second)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_points
void sk_matrix_map_points(sk_matrix_t* matrix, sk_point_t* dst, sk_point_t* src, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_radius
float sk_matrix_map_radius(sk_matrix_t* matrix, float radius)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_rect
void sk_matrix_map_rect(sk_matrix_t* matrix, sk_rect_t* dest, sk_rect_t* source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_vector
void sk_matrix_map_vector(sk_matrix_t* matrix, float x, float y, sk_point_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_vectors
void sk_matrix_map_vectors(sk_matrix_t* matrix, sk_point_t* dst, sk_point_t* src, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_map_xy
void sk_matrix_map_xy(sk_matrix_t* matrix, float x, float y, sk_point_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_post_concat
void sk_matrix_post_concat(sk_matrix_t* result, sk_matrix_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_pre_concat
void sk_matrix_pre_concat(sk_matrix_t* result, sk_matrix_t* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_matrix_try_invert
bool sk_matrix_try_invert(sk_matrix_t* matrix, sk_matrix_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_destroy
void sk_memorystream_destroy(sk_stream_memorystream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_new
sk_stream_memorystream_t* sk_memorystream_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_new_with_data
sk_stream_memorystream_t* sk_memorystream_new_with_data(const(void)* data, size_t length, bool copyData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_new_with_length
sk_stream_memorystream_t* sk_memorystream_new_with_length(size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_new_with_skdata
sk_stream_memorystream_t* sk_memorystream_new_with_skdata(sk_data_t* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_memorystream_set_memory
void sk_memorystream_set_memory(sk_stream_memorystream_t* cmemorystream, const(void)* data, size_t length, bool copyData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nodraw_canvas_destroy
void sk_nodraw_canvas_destroy(sk_nodraw_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nodraw_canvas_new
sk_nodraw_canvas_t* sk_nodraw_canvas_new(int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nvrefcnt_get_ref_count
int sk_nvrefcnt_get_ref_count(const(sk_nvrefcnt_t)* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nvrefcnt_safe_ref
void sk_nvrefcnt_safe_ref(sk_nvrefcnt_t* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nvrefcnt_safe_unref
void sk_nvrefcnt_safe_unref(sk_nvrefcnt_t* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nvrefcnt_unique
bool sk_nvrefcnt_unique(const(sk_nvrefcnt_t)* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nway_canvas_add_canvas
void sk_nway_canvas_add_canvas(sk_nway_canvas_t* , sk_canvas_t* canvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nway_canvas_destroy
void sk_nway_canvas_destroy(sk_nway_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nway_canvas_new
sk_nway_canvas_t* sk_nway_canvas_new(int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nway_canvas_remove_all
void sk_nway_canvas_remove_all(sk_nway_canvas_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_nway_canvas_remove_canvas
void sk_nway_canvas_remove_canvas(sk_nway_canvas_t* , sk_canvas_t* canvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_opbuilder_add
void sk_opbuilder_add(sk_opbuilder_t* builder, const(sk_path_t)* path, sk_pathop_t op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_opbuilder_destroy
void sk_opbuilder_destroy(sk_opbuilder_t* builder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_opbuilder_new
sk_opbuilder_t* sk_opbuilder_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_opbuilder_resolve
bool sk_opbuilder_resolve(sk_opbuilder_t* builder, sk_path_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_overdraw_canvas_destroy
void sk_overdraw_canvas_destroy(sk_overdraw_canvas_t* canvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_overdraw_canvas_new
sk_overdraw_canvas_t* sk_overdraw_canvas_new(sk_canvas_t* canvas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_clone
sk_paint_t* sk_paint_clone(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_delete
void sk_paint_delete(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_blendmode
sk_blendmode_t sk_paint_get_blendmode(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_color
sk_color_t sk_paint_get_color(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_color4f
void sk_paint_get_color4f(const(sk_paint_t)* paint, sk_color4f_t* color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_colorfilter
sk_colorfilter_t* sk_paint_get_colorfilter(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_fill_path
bool sk_paint_get_fill_path(const(sk_paint_t)* , const(sk_path_t)* src, sk_path_t* dst, const(sk_rect_t)* cullRect, float resScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_filter_quality
sk_filter_quality_t sk_paint_get_filter_quality(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_imagefilter
sk_imagefilter_t* sk_paint_get_imagefilter(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_maskfilter
sk_maskfilter_t* sk_paint_get_maskfilter(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_path_effect
sk_path_effect_t* sk_paint_get_path_effect(sk_paint_t* cpaint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_shader
sk_shader_t* sk_paint_get_shader(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_stroke_cap
sk_stroke_cap_t sk_paint_get_stroke_cap(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_stroke_join
sk_stroke_join_t sk_paint_get_stroke_join(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_stroke_miter
float sk_paint_get_stroke_miter(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_stroke_width
float sk_paint_get_stroke_width(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_get_style
sk_paint_style_t sk_paint_get_style(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_is_antialias
bool sk_paint_is_antialias(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_is_dither
bool sk_paint_is_dither(const(sk_paint_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_new
sk_paint_t* sk_paint_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_reset
void sk_paint_reset(sk_paint_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_antialias
void sk_paint_set_antialias(sk_paint_t* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_blendmode
void sk_paint_set_blendmode(sk_paint_t* , sk_blendmode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_color
void sk_paint_set_color(sk_paint_t* , sk_color_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_color4f
void sk_paint_set_color4f(sk_paint_t* paint, sk_color4f_t* color, sk_colorspace_t* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_colorfilter
void sk_paint_set_colorfilter(sk_paint_t* , sk_colorfilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_dither
void sk_paint_set_dither(sk_paint_t* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_filter_quality
void sk_paint_set_filter_quality(sk_paint_t* , sk_filter_quality_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_imagefilter
void sk_paint_set_imagefilter(sk_paint_t* , sk_imagefilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_maskfilter
void sk_paint_set_maskfilter(sk_paint_t* , sk_maskfilter_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_path_effect
void sk_paint_set_path_effect(sk_paint_t* cpaint, sk_path_effect_t* effect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_shader
void sk_paint_set_shader(sk_paint_t* , sk_shader_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_stroke_cap
void sk_paint_set_stroke_cap(sk_paint_t* , sk_stroke_cap_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_stroke_join
void sk_paint_set_stroke_join(sk_paint_t* , sk_stroke_join_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_stroke_miter
void sk_paint_set_stroke_miter(sk_paint_t* , float miter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_stroke_width
void sk_paint_set_stroke_width(sk_paint_t* , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_paint_set_style
void sk_paint_set_style(sk_paint_t* , sk_paint_style_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_arc
void sk_path_add_arc(sk_path_t* cpath, const(sk_rect_t)* crect, float startAngle, float sweepAngle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_circle
void sk_path_add_circle(sk_path_t* , float x, float y, float radius, sk_path_direction_t dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_oval
void sk_path_add_oval(sk_path_t* , const(sk_rect_t)* , sk_path_direction_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_path
void sk_path_add_path(sk_path_t* cpath, sk_path_t* other, sk_path_add_mode_t add_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_path_matrix
void sk_path_add_path_matrix(sk_path_t* cpath, sk_path_t* other, sk_matrix_t* matrix, sk_path_add_mode_t add_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_path_offset
void sk_path_add_path_offset(sk_path_t* cpath, sk_path_t* other, float dx, float dy, sk_path_add_mode_t add_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_path_reverse
void sk_path_add_path_reverse(sk_path_t* cpath, sk_path_t* other)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_poly
void sk_path_add_poly(sk_path_t* cpath, const(sk_point_t)* points, int count, bool close)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_rect
void sk_path_add_rect(sk_path_t* , const(sk_rect_t)* , sk_path_direction_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_rect_start
void sk_path_add_rect_start(sk_path_t* cpath, const(sk_rect_t)* crect, sk_path_direction_t cdir, uint32_t startIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_rounded_rect
void sk_path_add_rounded_rect(sk_path_t* , const(sk_rect_t)* , float , float , sk_path_direction_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_rrect
void sk_path_add_rrect(sk_path_t* , const(sk_rrect_t)* , sk_path_direction_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_add_rrect_start
void sk_path_add_rrect_start(sk_path_t* , const(sk_rrect_t)* , sk_path_direction_t , uint32_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_arc_to
void sk_path_arc_to(sk_path_t* , float rx, float ry, float xAxisRotate, sk_path_arc_size_t largeArc, sk_path_direction_t sweep, float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_arc_to_with_oval
void sk_path_arc_to_with_oval(sk_path_t* , const(sk_rect_t)* oval, float startAngle, float sweepAngle, bool forceMoveTo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_arc_to_with_points
void sk_path_arc_to_with_points(sk_path_t* , float x1, float y1, float x2, float y2, float radius)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_clone
sk_path_t* sk_path_clone(const(sk_path_t)* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_close
void sk_path_close(sk_path_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_compute_tight_bounds
void sk_path_compute_tight_bounds(const(sk_path_t)* , sk_rect_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_conic_to
void sk_path_conic_to(sk_path_t* , float x0, float y0, float x1, float y1, float w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_contains
bool sk_path_contains(const(sk_path_t)* cpath, float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_convert_conic_to_quads
int sk_path_convert_conic_to_quads(const(sk_point_t)* p0, const(sk_point_t)* p1, const(sk_point_t)* p2, float w, sk_point_t* pts, int pow2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_count_points
int sk_path_count_points(const(sk_path_t)* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_count_verbs
int sk_path_count_verbs(const(sk_path_t)* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_create_iter
sk_path_iterator_t* sk_path_create_iter(sk_path_t* cpath, int forceClose)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_create_rawiter
sk_path_rawiterator_t* sk_path_create_rawiter(sk_path_t* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_cubic_to
void sk_path_cubic_to(sk_path_t* , float x0, float y0, float x1, float y1, float x2, float y2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_delete
void sk_path_delete(sk_path_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_1d_path
sk_path_effect_t* sk_path_effect_create_1d_path(const(sk_path_t)* path, float advance, float phase, sk_path_effect_1d_style_t style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_2d_line
sk_path_effect_t* sk_path_effect_create_2d_line(float width, const(sk_matrix_t)* matrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_2d_path
sk_path_effect_t* sk_path_effect_create_2d_path(const(sk_matrix_t)* matrix, const(sk_path_t)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_compose
sk_path_effect_t* sk_path_effect_create_compose(sk_path_effect_t* outer, sk_path_effect_t* inner)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_corner
sk_path_effect_t* sk_path_effect_create_corner(float radius)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_dash
sk_path_effect_t* sk_path_effect_create_dash(const(float)* intervals, int count, float phase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_discrete
sk_path_effect_t* sk_path_effect_create_discrete(float segLength, float deviation, uint32_t seedAssist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_sum
sk_path_effect_t* sk_path_effect_create_sum(sk_path_effect_t* first, sk_path_effect_t* second)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_create_trim
sk_path_effect_t* sk_path_effect_create_trim(float start, float stop, sk_path_effect_trim_mode_t mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_effect_unref
void sk_path_effect_unref(sk_path_effect_t* t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_bounds
void sk_path_get_bounds(const(sk_path_t)* , sk_rect_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_convexity
sk_path_convexity_t sk_path_get_convexity(const(sk_path_t)* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_filltype
sk_path_filltype_t sk_path_get_filltype(sk_path_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_last_point
bool sk_path_get_last_point(const(sk_path_t)* cpath, sk_point_t* point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_point
void sk_path_get_point(const(sk_path_t)* cpath, int index, sk_point_t* point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_points
int sk_path_get_points(const(sk_path_t)* cpath, sk_point_t* points, int max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_get_segment_masks
uint32_t sk_path_get_segment_masks(sk_path_t* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_is_line
bool sk_path_is_line(sk_path_t* cpath, sk_point_t* line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_is_oval
bool sk_path_is_oval(sk_path_t* cpath, sk_rect_t* bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_is_rect
bool sk_path_is_rect(sk_path_t* cpath, sk_rect_t* rect, bool* isClosed, sk_path_direction_t* direction)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_is_rrect
bool sk_path_is_rrect(sk_path_t* cpath, sk_rrect_t* bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_iter_conic_weight
float sk_path_iter_conic_weight(sk_path_iterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_iter_destroy
void sk_path_iter_destroy(sk_path_iterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_iter_is_close_line
int sk_path_iter_is_close_line(sk_path_iterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_iter_is_closed_contour
int sk_path_iter_is_closed_contour(sk_path_iterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_iter_next
sk_path_verb_t sk_path_iter_next(sk_path_iterator_t* iterator, sk_point_t* points)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_line_to
void sk_path_line_to(sk_path_t* , float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_move_to
void sk_path_move_to(sk_path_t* , float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_new
sk_path_t* sk_path_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_parse_svg_string
bool sk_path_parse_svg_string(sk_path_t* cpath, const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_quad_to
void sk_path_quad_to(sk_path_t* , float x0, float y0, float x1, float y1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rarc_to
void sk_path_rarc_to(sk_path_t* , float rx, float ry, float xAxisRotate, sk_path_arc_size_t largeArc, sk_path_direction_t sweep, float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rawiter_conic_weight
float sk_path_rawiter_conic_weight(sk_path_rawiterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rawiter_destroy
void sk_path_rawiter_destroy(sk_path_rawiterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rawiter_next
sk_path_verb_t sk_path_rawiter_next(sk_path_rawiterator_t* iterator, sk_point_t* points)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rawiter_peek
sk_path_verb_t sk_path_rawiter_peek(sk_path_rawiterator_t* iterator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rconic_to
void sk_path_rconic_to(sk_path_t* , float dx0, float dy0, float dx1, float dy1, float w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rcubic_to
void sk_path_rcubic_to(sk_path_t* , float dx0, float dy0, float dx1, float dy1, float dx2, float dy2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_reset
void sk_path_reset(sk_path_t* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rewind
void sk_path_rewind(sk_path_t* cpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rline_to
void sk_path_rline_to(sk_path_t* , float dx, float yd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rmove_to
void sk_path_rmove_to(sk_path_t* , float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_rquad_to
void sk_path_rquad_to(sk_path_t* , float dx0, float dy0, float dx1, float dy1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_set_convexity
void sk_path_set_convexity(sk_path_t* cpath, sk_path_convexity_t convexity)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_set_filltype
void sk_path_set_filltype(sk_path_t* , sk_path_filltype_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_to_svg_string
void sk_path_to_svg_string(const(sk_path_t)* cpath, sk_string_t* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_transform
void sk_path_transform(sk_path_t* cpath, const(sk_matrix_t)* cmatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_path_transform_to_dest
void sk_path_transform_to_dest(const(sk_path_t)* cpath, const(sk_matrix_t)* cmatrix, sk_path_t* destination)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_destroy
void sk_pathmeasure_destroy(sk_pathmeasure_t* pathMeasure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_get_length
float sk_pathmeasure_get_length(sk_pathmeasure_t* pathMeasure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_get_matrix
bool sk_pathmeasure_get_matrix(sk_pathmeasure_t* pathMeasure, float distance, sk_matrix_t* matrix, sk_pathmeasure_matrixflags_t flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_get_pos_tan
bool sk_pathmeasure_get_pos_tan(sk_pathmeasure_t* pathMeasure, float distance, sk_point_t* position, sk_vector_t* tangent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_get_segment
bool sk_pathmeasure_get_segment(sk_pathmeasure_t* pathMeasure, float start, float stop, sk_path_t* dst, bool startWithMoveTo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_is_closed
bool sk_pathmeasure_is_closed(sk_pathmeasure_t* pathMeasure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_new
sk_pathmeasure_t* sk_pathmeasure_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_new_with_path
sk_pathmeasure_t* sk_pathmeasure_new_with_path(const(sk_path_t)* path, bool forceClosed, float resScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_next_contour
bool sk_pathmeasure_next_contour(sk_pathmeasure_t* pathMeasure)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathmeasure_set_path
void sk_pathmeasure_set_path(sk_pathmeasure_t* pathMeasure, const(sk_path_t)* path, bool forceClosed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathop_as_winding
bool sk_pathop_as_winding(const(sk_path_t)* path, sk_path_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathop_op
bool sk_pathop_op(const(sk_path_t)* one, const(sk_path_t)* two, sk_pathop_t op, sk_path_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathop_simplify
bool sk_pathop_simplify(const(sk_path_t)* path, sk_path_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pathop_tight_bounds
bool sk_pathop_tight_bounds(const(sk_path_t)* path, sk_rect_t* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_get_cull_rect
void sk_picture_get_cull_rect(sk_picture_t* , sk_rect_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_get_recording_canvas
sk_canvas_t* sk_picture_get_recording_canvas(sk_picture_recorder_t* crec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_get_unique_id
uint32_t sk_picture_get_unique_id(sk_picture_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_make_shader
sk_shader_t* sk_picture_make_shader(sk_picture_t* src, sk_shader_tilemode_t tmx, sk_shader_tilemode_t tmy, const(sk_matrix_t)* localMatrix, const(sk_rect_t)* tile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_recorder_begin_recording
sk_canvas_t* sk_picture_recorder_begin_recording(sk_picture_recorder_t* , const(sk_rect_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_recorder_delete
void sk_picture_recorder_delete(sk_picture_recorder_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_recorder_end_recording
sk_picture_t* sk_picture_recorder_end_recording(sk_picture_recorder_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_recorder_end_recording_as_drawable
sk_drawable_t* sk_picture_recorder_end_recording_as_drawable(sk_picture_recorder_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_recorder_new
sk_picture_recorder_t* sk_picture_recorder_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_ref
void sk_picture_ref(sk_picture_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_picture_unref
void sk_picture_unref(sk_picture_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_destructor
void sk_pixmap_destructor(sk_pixmap_t* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_encode_image
bool sk_pixmap_encode_image(sk_wstream_t* dst, const(sk_pixmap_t)* src, sk_encoded_image_format_t encoder, int quality)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_erase_color
bool sk_pixmap_erase_color(const(sk_pixmap_t)* cpixmap, sk_color_t color, const(sk_irect_t)* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_erase_color4f
bool sk_pixmap_erase_color4f(const(sk_pixmap_t)* cpixmap, const(sk_color4f_t)* color, const(sk_irect_t)* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_extract_subset
bool sk_pixmap_extract_subset(const(sk_pixmap_t)* cpixmap, sk_pixmap_t* result, const(sk_irect_t)* subset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_info
void sk_pixmap_get_info(const(sk_pixmap_t)* cpixmap, sk_imageinfo_t* cinfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_pixel_color
sk_color_t sk_pixmap_get_pixel_color(const(sk_pixmap_t)* cpixmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_pixels
const(void)* sk_pixmap_get_pixels(const(sk_pixmap_t)* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_pixels_with_xy
const(void)* sk_pixmap_get_pixels_with_xy(const(sk_pixmap_t)* cpixmap, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_row_bytes
size_t sk_pixmap_get_row_bytes(const(sk_pixmap_t)* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_get_writable_addr
void* sk_pixmap_get_writable_addr(const(sk_pixmap_t)* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_new
sk_pixmap_t* sk_pixmap_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_new_with_params
sk_pixmap_t* sk_pixmap_new_with_params(const(sk_imageinfo_t)* cinfo, const(void)* addr, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_read_pixels
bool sk_pixmap_read_pixels(const(sk_pixmap_t)* cpixmap, const(sk_imageinfo_t)* dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_reset
void sk_pixmap_reset(sk_pixmap_t* cpixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_reset_with_params
void sk_pixmap_reset_with_params(sk_pixmap_t* cpixmap, const(sk_imageinfo_t)* cinfo, const(void)* addr, size_t rowBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pixmap_scale_pixels
bool sk_pixmap_scale_pixels(const(sk_pixmap_t)* cpixmap, const(sk_pixmap_t)* dst, sk_filter_quality_t quality)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_pngencoder_encode
bool sk_pngencoder_encode(sk_wstream_t* dst, const(sk_pixmap_t)* src, const(sk_pngencoder_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_refcnt_get_ref_count
int sk_refcnt_get_ref_count(const(sk_refcnt_t)* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_refcnt_safe_ref
void sk_refcnt_safe_ref(sk_refcnt_t* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_refcnt_safe_unref
void sk_refcnt_safe_unref(sk_refcnt_t* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_refcnt_unique
bool sk_refcnt_unique(const(sk_refcnt_t)* refcnt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_cliperator_delete
void sk_region_cliperator_delete(sk_region_cliperator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_cliperator_done
bool sk_region_cliperator_done(sk_region_cliperator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_cliperator_new
sk_region_cliperator_t* sk_region_cliperator_new(const(sk_region_t)* region, const(sk_irect_t)* clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_cliperator_next
void sk_region_cliperator_next(sk_region_cliperator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_cliperator_rect
void sk_region_cliperator_rect(const(sk_region_cliperator_t)* iter, sk_irect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_contains
bool sk_region_contains(const(sk_region_t)* r, const(sk_region_t)* region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_contains_point
bool sk_region_contains_point(const(sk_region_t)* r, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_contains_rect
bool sk_region_contains_rect(const(sk_region_t)* r, const(sk_irect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_delete
void sk_region_delete(sk_region_t* r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_get_boundary_path
bool sk_region_get_boundary_path(const(sk_region_t)* r, sk_path_t* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_get_bounds
void sk_region_get_bounds(const(sk_region_t)* r, sk_irect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_intersects
bool sk_region_intersects(const(sk_region_t)* r, const(sk_region_t)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_intersects_rect
bool sk_region_intersects_rect(const(sk_region_t)* r, const(sk_irect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_is_complex
bool sk_region_is_complex(const(sk_region_t)* r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_is_empty
bool sk_region_is_empty(const(sk_region_t)* r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_is_rect
bool sk_region_is_rect(const(sk_region_t)* r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_delete
void sk_region_iterator_delete(sk_region_iterator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_done
bool sk_region_iterator_done(const(sk_region_iterator_t)* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_new
sk_region_iterator_t* sk_region_iterator_new(const(sk_region_t)* region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_next
void sk_region_iterator_next(sk_region_iterator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_rect
void sk_region_iterator_rect(const(sk_region_iterator_t)* iter, sk_irect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_iterator_rewind
bool sk_region_iterator_rewind(sk_region_iterator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_new
sk_region_t* sk_region_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_op
bool sk_region_op(sk_region_t* r, const(sk_region_t)* region, sk_region_op_t op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_op_rect
bool sk_region_op_rect(sk_region_t* r, const(sk_irect_t)* rect, sk_region_op_t op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_quick_contains
bool sk_region_quick_contains(const(sk_region_t)* r, const(sk_irect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_quick_reject
bool sk_region_quick_reject(const(sk_region_t)* r, const(sk_region_t)* region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_quick_reject_rect
bool sk_region_quick_reject_rect(const(sk_region_t)* r, const(sk_irect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_set_empty
bool sk_region_set_empty(sk_region_t* r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_set_path
bool sk_region_set_path(sk_region_t* r, const(sk_path_t)* t, const(sk_region_t)* clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_set_rect
bool sk_region_set_rect(sk_region_t* r, const(sk_irect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_set_rects
bool sk_region_set_rects(sk_region_t* r, const(sk_irect_t)* rects, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_set_region
bool sk_region_set_region(sk_region_t* r, const(sk_region_t)* region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_spanerator_delete
void sk_region_spanerator_delete(sk_region_spanerator_t* iter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_spanerator_new
sk_region_spanerator_t* sk_region_spanerator_new(const(sk_region_t)* region, int y, int left, int right)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_spanerator_next
bool sk_region_spanerator_next(sk_region_spanerator_t* iter, int* left, int* right)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_region_translate
void sk_region_translate(sk_region_t* r, int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_contains
bool sk_rrect_contains(const(sk_rrect_t)* rrect, const(sk_rect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_delete
void sk_rrect_delete(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_get_height
float sk_rrect_get_height(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_get_radii
void sk_rrect_get_radii(const(sk_rrect_t)* rrect, sk_rrect_corner_t corner, sk_vector_t* radii)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_get_rect
void sk_rrect_get_rect(const(sk_rrect_t)* rrect, sk_rect_t* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_get_type
sk_rrect_type_t sk_rrect_get_type(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_get_width
float sk_rrect_get_width(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_inset
void sk_rrect_inset(sk_rrect_t* rrect, float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_is_valid
bool sk_rrect_is_valid(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_new
sk_rrect_t* sk_rrect_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_new_copy
sk_rrect_t* sk_rrect_new_copy(const(sk_rrect_t)* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_offset
void sk_rrect_offset(sk_rrect_t* rrect, float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_outset
void sk_rrect_outset(sk_rrect_t* rrect, float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_empty
void sk_rrect_set_empty(sk_rrect_t* rrect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_nine_patch
void sk_rrect_set_nine_patch(sk_rrect_t* rrect, const(sk_rect_t)* rect, float leftRad, float topRad, float rightRad, float bottomRad)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_oval
void sk_rrect_set_oval(sk_rrect_t* rrect, const(sk_rect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_rect
void sk_rrect_set_rect(sk_rrect_t* rrect, const(sk_rect_t)* rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_rect_radii
void sk_rrect_set_rect_radii(sk_rrect_t* rrect, const(sk_rect_t)* rect, const(sk_vector_t)* radii)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_set_rect_xy
void sk_rrect_set_rect_xy(sk_rrect_t* rrect, const(sk_rect_t)* rect, float xRad, float yRad)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_rrect_transform
bool sk_rrect_transform(sk_rrect_t* rrect, const(sk_matrix_t)* matrix, sk_rrect_t* dest)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_blend
sk_shader_t* sk_shader_new_blend(sk_blendmode_t mode, const(sk_shader_t)* dst, const(sk_shader_t)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_color
sk_shader_t* sk_shader_new_color(sk_color_t color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_color4f
sk_shader_t* sk_shader_new_color4f(const(sk_color4f_t)* color, const(sk_colorspace_t)* colorspace)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_empty
sk_shader_t* sk_shader_new_empty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_lerp
sk_shader_t* sk_shader_new_lerp(float t, const(sk_shader_t)* dst, const(sk_shader_t)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_linear_gradient
sk_shader_t* sk_shader_new_linear_gradient(const(sk_point_t)* points, const(sk_color_t)* colors, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_linear_gradient_color4f
sk_shader_t* sk_shader_new_linear_gradient_color4f(const(sk_point_t)* points, const(sk_color4f_t)* colors, const(sk_colorspace_t)* colorspace, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_perlin_noise_fractal_noise
sk_shader_t* sk_shader_new_perlin_noise_fractal_noise(float baseFrequencyX, float baseFrequencyY, int numOctaves, float seed, const(sk_isize_t)* tileSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_perlin_noise_improved_noise
sk_shader_t* sk_shader_new_perlin_noise_improved_noise(float baseFrequencyX, float baseFrequencyY, int numOctaves, float z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_perlin_noise_turbulence
sk_shader_t* sk_shader_new_perlin_noise_turbulence(float baseFrequencyX, float baseFrequencyY, int numOctaves, float seed, const(sk_isize_t)* tileSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_radial_gradient
sk_shader_t* sk_shader_new_radial_gradient(const(sk_point_t)* center, float radius, const(sk_color_t)* colors, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_radial_gradient_color4f
sk_shader_t* sk_shader_new_radial_gradient_color4f(const(sk_point_t)* center, float radius, const(sk_color4f_t)* colors, const(sk_colorspace_t)* colorspace, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_sweep_gradient
sk_shader_t* sk_shader_new_sweep_gradient(const(sk_point_t)* center, const(sk_color_t)* colors, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, float startAngle, float endAngle, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_sweep_gradient_color4f
sk_shader_t* sk_shader_new_sweep_gradient_color4f(const(sk_point_t)* center, const(sk_color4f_t)* colors, const(sk_colorspace_t)* colorspace, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, float startAngle, float endAngle, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_two_point_conical_gradient
sk_shader_t* sk_shader_new_two_point_conical_gradient(const(sk_point_t)* start, float startRadius, const(sk_point_t)* end, float endRadius, const(sk_color_t)* colors, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_new_two_point_conical_gradient_color4f
sk_shader_t* sk_shader_new_two_point_conical_gradient_color4f(const(sk_point_t)* start, float startRadius, const(sk_point_t)* end, float endRadius, const(sk_color4f_t)* colors, const(sk_colorspace_t)* colorspace, const(float)* colorPos, int colorCount, sk_shader_tilemode_t tileMode, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_ref
void sk_shader_ref(sk_shader_t* shader)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_unref
void sk_shader_unref(sk_shader_t* shader)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_with_color_filter
sk_shader_t* sk_shader_with_color_filter(const(sk_shader_t)* shader, const(sk_colorfilter_t)* filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_shader_with_local_matrix
sk_shader_t* sk_shader_with_local_matrix(const(sk_shader_t)* shader, const(sk_matrix_t)* localMatrix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_asset_destroy
void sk_stream_asset_destroy(sk_stream_asset_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_destroy
void sk_stream_destroy(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_duplicate
sk_stream_t* sk_stream_duplicate(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_fork
sk_stream_t* sk_stream_fork(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_get_length
size_t sk_stream_get_length(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_get_memory_base
const(void)* sk_stream_get_memory_base(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_get_position
size_t sk_stream_get_position(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_has_length
bool sk_stream_has_length(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_has_position
bool sk_stream_has_position(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_is_at_end
bool sk_stream_is_at_end(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_move
bool sk_stream_move(sk_stream_t* cstream, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_peek
size_t sk_stream_peek(sk_stream_t* cstream, void* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read
size_t sk_stream_read(sk_stream_t* cstream, void* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_bool
bool sk_stream_read_bool(sk_stream_t* cstream, bool* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_s16
bool sk_stream_read_s16(sk_stream_t* cstream, int16_t* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_s32
bool sk_stream_read_s32(sk_stream_t* cstream, int32_t* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_s8
bool sk_stream_read_s8(sk_stream_t* cstream, int8_t* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_u16
bool sk_stream_read_u16(sk_stream_t* cstream, uint16_t* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_u32
bool sk_stream_read_u32(sk_stream_t* cstream, uint32_t* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_read_u8
bool sk_stream_read_u8(sk_stream_t* cstream, ubyte* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_rewind
bool sk_stream_rewind(sk_stream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_seek
bool sk_stream_seek(sk_stream_t* cstream, size_t position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_stream_skip
size_t sk_stream_skip(sk_stream_t* cstream, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_string_destructor
void sk_string_destructor(const(sk_string_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_string_get_c_str
const(char)* sk_string_get_c_str(const(sk_string_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_string_get_size
size_t sk_string_get_size(const(sk_string_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_string_new_empty
sk_string_t* sk_string_new_empty()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_string_new_with_copy
sk_string_t* sk_string_new_with_copy(const(char)* src, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_draw
void sk_surface_draw(sk_surface_t* surface, sk_canvas_t* canvas, float x, float y, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_get_canvas
sk_canvas_t* sk_surface_get_canvas(sk_surface_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_get_props
const(sk_surfaceprops_t)* sk_surface_get_props(sk_surface_t* surface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_backend_render_target
sk_surface_t* sk_surface_new_backend_render_target(gr_context_t* context, const(gr_backendrendertarget_t)* target, gr_surfaceorigin_t origin, sk_colortype_t colorType, sk_colorspace_t* colorspace, const(sk_surfaceprops_t)* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_backend_texture
sk_surface_t* sk_surface_new_backend_texture(gr_context_t* context, const(gr_backendtexture_t)* texture, gr_surfaceorigin_t origin, int samples, sk_colortype_t colorType, sk_colorspace_t* colorspace, const(sk_surfaceprops_t)* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_backend_texture_as_render_target
sk_surface_t* sk_surface_new_backend_texture_as_render_target(gr_context_t* context, const(gr_backendtexture_t)* texture, gr_surfaceorigin_t origin, int samples, sk_colortype_t colorType, sk_colorspace_t* colorspace, const(sk_surfaceprops_t)* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_image_snapshot
sk_image_t* sk_surface_new_image_snapshot(sk_surface_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_image_snapshot_with_crop
sk_image_t* sk_surface_new_image_snapshot_with_crop(sk_surface_t* surface, const(sk_irect_t)* bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_null
sk_surface_t* sk_surface_new_null(int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_raster
sk_surface_t* sk_surface_new_raster(const(sk_imageinfo_t)* , size_t rowBytes, const(sk_surfaceprops_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_raster_direct
sk_surface_t* sk_surface_new_raster_direct(const(sk_imageinfo_t)* , void* pixels, size_t rowBytes, sk_surface_raster_release_proc releaseProc, void* context, const(sk_surfaceprops_t)* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_new_render_target
sk_surface_t* sk_surface_new_render_target(gr_context_t* context, bool budgeted, const(sk_imageinfo_t)* cinfo, int sampleCount, gr_surfaceorigin_t origin, const(sk_surfaceprops_t)* props, bool shouldCreateWithMips)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_peek_pixels
bool sk_surface_peek_pixels(sk_surface_t* surface, sk_pixmap_t* pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_read_pixels
bool sk_surface_read_pixels(sk_surface_t* surface, sk_imageinfo_t* dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surface_unref
void sk_surface_unref(sk_surface_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surfaceprops_delete
void sk_surfaceprops_delete(sk_surfaceprops_t* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surfaceprops_get_flags
uint32_t sk_surfaceprops_get_flags(sk_surfaceprops_t* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surfaceprops_get_pixel_geometry
sk_pixelgeometry_t sk_surfaceprops_get_pixel_geometry(sk_surfaceprops_t* props)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_surfaceprops_new
sk_surfaceprops_t* sk_surfaceprops_new(uint32_t flags, sk_pixelgeometry_t geometry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_svgcanvas_create_with_stream
sk_canvas_t* sk_svgcanvas_create_with_stream(const(sk_rect_t)* bounds, sk_wstream_t* stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_svgcanvas_create_with_writer
sk_canvas_t* sk_svgcanvas_create_with_writer(const(sk_rect_t)* bounds, sk_xmlwriter_t* writer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_swizzle_swap_rb
void sk_swizzle_swap_rb(uint32_t* dest, const(uint32_t)* src, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_text_utils_get_path
void sk_text_utils_get_path(const(void)* text, size_t length, sk_text_encoding_t encoding, float x, float y, const(sk_font_t)* font, sk_path_t* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_text_utils_get_pos_path
void sk_text_utils_get_pos_path(const(void)* text, size_t length, sk_text_encoding_t encoding, const(sk_point_t)* pos, const(sk_font_t)* font, sk_path_t* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run
void sk_textblob_builder_alloc_run(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, float x, float y, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_pos
void sk_textblob_builder_alloc_run_pos(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_pos_h
void sk_textblob_builder_alloc_run_pos_h(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, float y, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_rsxform
void sk_textblob_builder_alloc_run_rsxform(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_text
void sk_textblob_builder_alloc_run_text(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, float x, float y, int textByteCount, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_text_pos
void sk_textblob_builder_alloc_run_text_pos(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, int textByteCount, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_alloc_run_text_pos_h
void sk_textblob_builder_alloc_run_text_pos_h(sk_textblob_builder_t* builder, const(sk_font_t)* font, int count, float y, int textByteCount, const(sk_rect_t)* bounds, sk_textblob_builder_runbuffer_t* runbuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_delete
void sk_textblob_builder_delete(sk_textblob_builder_t* builder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_make
sk_textblob_t* sk_textblob_builder_make(sk_textblob_builder_t* builder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_builder_new
sk_textblob_builder_t* sk_textblob_builder_new()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_get_bounds
void sk_textblob_get_bounds(const(sk_textblob_t)* blob, sk_rect_t* bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_get_intercepts
int sk_textblob_get_intercepts(const(sk_textblob_t)* blob, const(float)* bounds, float* intervals, const(sk_paint_t)* paint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_get_unique_id
uint32_t sk_textblob_get_unique_id(const(sk_textblob_t)* blob)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_ref
void sk_textblob_ref(const(sk_textblob_t)* blob)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_textblob_unref
void sk_textblob_unref(const(sk_textblob_t)* blob)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_copy_table_data
sk_data_t* sk_typeface_copy_table_data(const(sk_typeface_t)* typeface, sk_font_table_tag_t tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_count_glyphs
int sk_typeface_count_glyphs(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_count_tables
int sk_typeface_count_tables(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_create_default
sk_typeface_t* sk_typeface_create_default()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_create_from_data
sk_typeface_t* sk_typeface_create_from_data(sk_data_t* data, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_create_from_file
sk_typeface_t* sk_typeface_create_from_file(const(char)* path, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_create_from_name
sk_typeface_t* sk_typeface_create_from_name(const(char)* familyName, const(sk_fontstyle_t)* style)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_create_from_stream
sk_typeface_t* sk_typeface_create_from_stream(sk_stream_asset_t* stream, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_family_name
sk_string_t* sk_typeface_get_family_name(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_font_slant
sk_font_style_slant_t sk_typeface_get_font_slant(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_font_weight
int sk_typeface_get_font_weight(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_font_width
int sk_typeface_get_font_width(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_fontstyle
sk_fontstyle_t* sk_typeface_get_fontstyle(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_kerning_pair_adjustments
bool sk_typeface_get_kerning_pair_adjustments(const(sk_typeface_t)* typeface, const(uint16_t)* glyphs, int count, int32_t* adjustments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_table_data
void* sk_typeface_get_table_data(const(sk_typeface_t)* typeface, sk_font_table_tag_t tag, size_t offset, size_t length, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_table_size
size_t sk_typeface_get_table_size(const(sk_typeface_t)* typeface, sk_font_table_tag_t tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_table_tags
int sk_typeface_get_table_tags(const(sk_typeface_t)* typeface, sk_font_table_tag_t* tags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_get_units_per_em
int sk_typeface_get_units_per_em(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_is_fixed_pitch
bool sk_typeface_is_fixed_pitch(const(sk_typeface_t)* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_open_stream
sk_stream_asset_t* sk_typeface_open_stream(const(sk_typeface_t)* typeface, int* ttcIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_ref_default
sk_typeface_t* sk_typeface_ref_default()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_unichar_to_glyph
uint16_t sk_typeface_unichar_to_glyph(const(sk_typeface_t)* typeface, int32_t unichar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_unichars_to_glyphs
void sk_typeface_unichars_to_glyphs(const(sk_typeface_t)* typeface, const(int32_t)* unichars, int count, uint16_t* glyphs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_typeface_unref
void sk_typeface_unref(sk_typeface_t* typeface)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_version_get_increment
int sk_version_get_increment()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_version_get_milestone
int sk_version_get_milestone()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_version_get_string
const(char)* sk_version_get_string()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_vertices_make_copy
sk_vertices_t* sk_vertices_make_copy(sk_vertices_vertex_mode_t vmode, int vertexCount, const(sk_point_t)* positions, const(sk_point_t)* texs, const(sk_color_t)* colors, int indexCount, const(uint16_t)* indices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_vertices_ref
void sk_vertices_ref(sk_vertices_t* cvertices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_vertices_unref
void sk_vertices_unref(sk_vertices_t* cvertices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_webpencoder_encode
bool sk_webpencoder_encode(sk_wstream_t* dst, const(sk_pixmap_t)* src, const(sk_webpencoder_options_t)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_bytes_written
size_t sk_wstream_bytes_written(sk_wstream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_flush
void sk_wstream_flush(sk_wstream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_get_size_of_packed_uint
int sk_wstream_get_size_of_packed_uint(size_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_newline
bool sk_wstream_newline(sk_wstream_t* cstream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write
bool sk_wstream_write(sk_wstream_t* cstream, const(void)* buffer, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_16
bool sk_wstream_write_16(sk_wstream_t* cstream, uint16_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_32
bool sk_wstream_write_32(sk_wstream_t* cstream, uint32_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_8
bool sk_wstream_write_8(sk_wstream_t* cstream, uint8_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_bigdec_as_text
bool sk_wstream_write_bigdec_as_text(sk_wstream_t* cstream, int64_t value, int minDigits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_bool
bool sk_wstream_write_bool(sk_wstream_t* cstream, bool value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_dec_as_text
bool sk_wstream_write_dec_as_text(sk_wstream_t* cstream, int32_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_hex_as_text
bool sk_wstream_write_hex_as_text(sk_wstream_t* cstream, uint32_t value, int minDigits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_packed_uint
bool sk_wstream_write_packed_uint(sk_wstream_t* cstream, size_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_scalar
bool sk_wstream_write_scalar(sk_wstream_t* cstream, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_scalar_as_text
bool sk_wstream_write_scalar_as_text(sk_wstream_t* cstream, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_stream
bool sk_wstream_write_stream(sk_wstream_t* cstream, sk_stream_t* input, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_wstream_write_text
bool sk_wstream_write_text(sk_wstream_t* cstream, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_xmlstreamwriter_delete
void sk_xmlstreamwriter_delete(sk_xmlstreamwriter_t* writer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sk_xmlstreamwriter_new
sk_xmlstreamwriter_t* sk_xmlstreamwriter_new(sk_wstream_t* stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toCStrings
const(char)*[] toCStrings(string[] values)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GRVkAlloc
struct GRVkAlloc
Undocumented in source.
GRVkBackendContextNative
struct GRVkBackendContextNative
Undocumented in source.
GRVkImageInfo
struct GRVkImageInfo
Undocumented in source.
GrVkYcbcrConversionInfo
struct GrVkYcbcrConversionInfo
Undocumented in source.
SKCodecFrameInfo
struct SKCodecFrameInfo
Undocumented in source.
SKCodecOptionsInternal
struct SKCodecOptionsInternal
Undocumented in source.
SKColorSpacePrimaries
struct SKColorSpacePrimaries
Undocumented in source.
SKColorSpaceTransferFn
struct SKColorSpaceTransferFn
Undocumented in source.
SKColorSpaceXyz
struct SKColorSpaceXyz
Undocumented in source.
SKDocumentPdfMetadataInternal
struct SKDocumentPdfMetadataInternal
Undocumented in source.
SKFontMetrics
struct SKFontMetrics
Undocumented in source.
SKHighContrastConfig
struct SKHighContrastConfig
Undocumented in source.
SKJpegEncoderOptions
struct SKJpegEncoderOptions
Undocumented in source.
SKLatticeInternal
struct SKLatticeInternal
Undocumented in source.
SKManagedDrawableDelegates
struct SKManagedDrawableDelegates
Undocumented in source.
SKManagedStreamDelegates
struct SKManagedStreamDelegates
Undocumented in source.
SKManagedTraceMemoryDumpDelegates
struct SKManagedTraceMemoryDumpDelegates
Undocumented in source.
SKManagedWStreamDelegates
struct SKManagedWStreamDelegates
Undocumented in source.
SKPngEncoderOptions
struct SKPngEncoderOptions
SKRotationScaleMatrix
struct SKRotationScaleMatrix
Undocumented in source.
SKRunBufferInternal
struct SKRunBufferInternal
Undocumented in source.
SKTimeDateTimeInternal
struct SKTimeDateTimeInternal
Undocumented in source.
SKWebpEncoderOptions
struct SKWebpEncoderOptions
Undocumented in source.
SkiaApi
struct SkiaApi
Undocumented in source.
gr_backendrendertarget_t
struct gr_backendrendertarget_t
Undocumented in source.
gr_backendtexture_t
struct gr_backendtexture_t
Undocumented in source.
gr_context_t
struct gr_context_t
Undocumented in source.
gr_glinterface_t
struct gr_glinterface_t
Undocumented in source.
gr_vk_extensions_t
struct gr_vk_extensions_t
Undocumented in source.
gr_vk_memory_allocator_t
struct gr_vk_memory_allocator_t
Undocumented in source.
gr_vkinterface_t
struct gr_vkinterface_t
Undocumented in source.
sk_3dview_t
struct sk_3dview_t
Undocumented in source.
sk_bitmap_t
struct sk_bitmap_t
Undocumented in source.
sk_canvas_t
struct sk_canvas_t
Undocumented in source.
sk_codec_t
struct sk_codec_t
Undocumented in source.
sk_colorfilter_t
struct sk_colorfilter_t
Undocumented in source.
sk_colorspace_icc_profile_t
struct sk_colorspace_icc_profile_t
Undocumented in source.
sk_colorspace_t
struct sk_colorspace_t
Undocumented in source.
sk_colortable_t
struct sk_colortable_t
Undocumented in source.
sk_compatpaint_t
struct sk_compatpaint_t
Undocumented in source.
sk_data_t
struct sk_data_t
Undocumented in source.
sk_document_t
struct sk_document_t
Undocumented in source.
sk_drawable_t
struct sk_drawable_t
Undocumented in source.
sk_font_t
struct sk_font_t
Undocumented in source.
sk_fontmgr_t
struct sk_fontmgr_t
Undocumented in source.
sk_fontstyle_t
struct sk_fontstyle_t
Undocumented in source.
sk_fontstyleset_t
struct sk_fontstyleset_t
Undocumented in source.
sk_image_t
struct sk_image_t
Undocumented in source.
sk_imagefilter_croprect_t
struct sk_imagefilter_croprect_t
Undocumented in source.
sk_imagefilter_t
struct sk_imagefilter_t
Undocumented in source.
sk_manageddrawable_t
struct sk_manageddrawable_t
Undocumented in source.
sk_managedtracememorydump_t
struct sk_managedtracememorydump_t
Undocumented in source.
sk_maskfilter_t
struct sk_maskfilter_t
Undocumented in source.
sk_matrix44_t
struct sk_matrix44_t
Undocumented in source.
sk_nodraw_canvas_t
struct sk_nodraw_canvas_t
Undocumented in source.
sk_nvrefcnt_t
struct sk_nvrefcnt_t
Undocumented in source.
sk_nway_canvas_t
struct sk_nway_canvas_t
Undocumented in source.
sk_opbuilder_t
struct sk_opbuilder_t
Undocumented in source.
sk_overdraw_canvas_t
struct sk_overdraw_canvas_t
Undocumented in source.
sk_paint_t
struct sk_paint_t
Undocumented in source.
sk_path_effect_t
struct sk_path_effect_t
Undocumented in source.
sk_path_iterator_t
struct sk_path_iterator_t
Undocumented in source.
sk_path_rawiterator_t
struct sk_path_rawiterator_t
Undocumented in source.
sk_path_t
struct sk_path_t
Undocumented in source.
sk_pathmeasure_t
struct sk_pathmeasure_t
Undocumented in source.
sk_picture_recorder_t
struct sk_picture_recorder_t
Undocumented in source.
sk_picture_t
struct sk_picture_t
Undocumented in source.
sk_pixelref_factory_t
struct sk_pixelref_factory_t
Undocumented in source.
sk_pixmap_t
struct sk_pixmap_t
Undocumented in source.
sk_refcnt_t
struct sk_refcnt_t
Undocumented in source.
sk_region_cliperator_t
struct sk_region_cliperator_t
Undocumented in source.
sk_region_iterator_t
struct sk_region_iterator_t
Undocumented in source.
sk_region_spanerator_t
struct sk_region_spanerator_t
Undocumented in source.
sk_region_t
struct sk_region_t
Undocumented in source.
sk_rrect_t
struct sk_rrect_t
Undocumented in source.
sk_shader_t
struct sk_shader_t
Undocumented in source.
sk_stream_asset_t
struct sk_stream_asset_t
Undocumented in source.
sk_stream_filestream_t
struct sk_stream_filestream_t
Undocumented in source.
sk_stream_managedstream_t
struct sk_stream_managedstream_t
Undocumented in source.
sk_stream_memorystream_t
struct sk_stream_memorystream_t
Undocumented in source.
sk_stream_streamrewindable_t
struct sk_stream_streamrewindable_t
Undocumented in source.
sk_stream_t
struct sk_stream_t
Undocumented in source.
sk_string_t
struct sk_string_t
Undocumented in source.
sk_surface_t
struct sk_surface_t
Undocumented in source.
sk_surfaceprops_t
struct sk_surfaceprops_t
Undocumented in source.
sk_svgcanvas_t
struct sk_svgcanvas_t
Undocumented in source.
sk_textblob_builder_t
struct sk_textblob_builder_t
Undocumented in source.
sk_textblob_t
struct sk_textblob_t
Undocumented in source.
sk_tracememorydump_t
struct sk_tracememorydump_t
Undocumented in source.
sk_typeface_t
struct sk_typeface_t
Undocumented in source.
sk_vertices_t
struct sk_vertices_t
Undocumented in source.
sk_wstream_dynamicmemorystream_t
struct sk_wstream_dynamicmemorystream_t
Undocumented in source.
sk_wstream_filestream_t
struct sk_wstream_filestream_t
Undocumented in source.
sk_wstream_managedstream_t
struct sk_wstream_managedstream_t
Undocumented in source.
sk_wstream_t
struct sk_wstream_t
Undocumented in source.
sk_xmlstreamwriter_t
struct sk_xmlstreamwriter_t
Undocumented in source.
sk_xmlwriter_t
struct sk_xmlwriter_t
Undocumented in source.
vk_device_t
struct vk_device_t
Undocumented in source.
vk_instance_t
struct vk_instance_t
Undocumented in source.
vk_physical_device_features_2_t
struct vk_physical_device_features_2_t
Undocumented in source.
vk_physical_device_features_t
struct vk_physical_device_features_t
Undocumented in source.
vk_physical_device_t
struct vk_physical_device_t
Undocumented in source.
vk_queue_t
struct vk_queue_t
Undocumented in source.

Meta