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

Tsk4d_codec_get_pixels

Declaration

Source position: libskia.pas line 1422

type Tsk4d_codec_get_pixels = function(

  self: sk_codec_t;

  pixels: Pointer;

  row_bytes: size_t;

  color_type: sk_colortype_t;

  alpha_type: sk_alphatype_t;

  color_space: sk_colorspace_t

):_bool;



CT Web help

CodeTyphon Studio