ImageFillColor
Image handling, Colour, Page layout
Description
Returns the colour of the centre pixel in the selected image. This could be used to identify a placeholder image for later replacement.
Syntax
Delphi
Function TPDFlib.ImageFillColor: Integer;
ActiveX
Function PDFlib::ImageFillColor() As Long
DLL
int DLImageFillColor(int InstanceID);