Unit 'agg_pixfmt' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_aggpas]

func_blend_vline

Declaration

Source position: agg_pixfmt.pas line 41

type func_blend_vline = procedure(

  this: pixel_formats_ptr;

  x: int;

  y: int;

  len: unsigned;

  c: aggclr_ptr;

  cover: int8u

);



CT Web help

CodeTyphon Studio