Debenu Quick PDF logo

DrawImage

Image handling, Page layout

Description

Draw the selected image on the page.

Syntax

Delphi

function TDebenuPDFLibrary1811.DrawImage(Left, Top, Width, Height: Double): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::DrawImage(Left As Double, Top As Double,
  Width As Double, Height As Double) As Long

DLL

int DPLDrawImage(int InstanceID, double Left, double Top, double Width,
  double Height)

Parameters

Left Horizontal co-ordinate of the left edge of the image
Top Vertical co-ordinate of the top edge of the image
Width Width of the image
Height Height of the image

Return values

0 An image has not been selected
1 The image was drawn successfully

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport