Source position: libart.pp line 258
procedure art_rgb_affine( |
dst: Part_u8; |
x0: LongInt; |
y0: LongInt; |
x1: LongInt; |
y1: LongInt; |
dst_rowstride: LongInt; |
src: Part_u8; |
src_width: LongInt; |
src_height: LongInt; |
src_rowstride: LongInt; |
affine: Taffine_array; |
level: TArtFilterLevel; |
alphagamma: PArtAlphaGamma |
); |