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 TQuickPDF0813.ImageFillColor: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ImageFillColor As Long
DLL
int QuickPDFImageFillColor(int InstanceID)