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

func_blend_from_color

Declaration

Source position: agg_pixfmt.pas line 56

type func_blend_from_color = procedure(

  this: pixel_formats_ptr;

  from: pixel_formats_ptr;

  color: aggclr_ptr;

  xdst: int;

  ydst: int;

  xsrc: int;

  ysrc: int;

  len: unsigned;

  cover: int8u

);



CT Web help

CodeTyphon Studio