[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msegraphicsmagick.pas line 906
var DispatchImage: function( |
image: pointer; |
x_offset: clong; |
y_offset: clong; |
columns: culong; |
rows: culong; |
map: pcchar; |
_type: StorageType; |
pixels: pointer; |
exception: pExceptionInfo |
):MagickPassFail = ; |