Unit 'libSkia' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_skia]

Tsk4d_surface_make_from_texture

Declaration

Source position: libskia.pas line 1888

type Tsk4d_surface_make_from_texture = function(

  context: gr_directcontext_t;

  const texture: gr_backendtexture_t;

  origin: gr_surfaceorigin_t;

  sample_count: int32_t;

  color_type: sk_colortype_t;

  color_space: sk_colorspace_t;

  const props: psk_surfaceprops_t

):sk_surface_t;



CT Web help

CodeTyphon Studio