ImageFillColor
Image handling, Color, Page layout
Description
Returns the color of the center 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 LongDLL
int DLImageFillColor(int InstanceID);