Visit Gigasoft's Web Site
 ProEssentials v9 Help

PEcopypngtoclipboard Method

Scope All ProEssentials Interfaces

 

PEcopypngtoclipboard (nXPixels As Integer, nYPixels As Integer) As Boolean

 

Parameter

Description

nXPixels

Width in Pixels, value range 32 to 2000

nYPixels

Width in Pixels, value range 32 to 2000

 

This function places the current image, in the form of a PNG, onto the clipboard. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.

 

Comments

See Also: PEcopypngtofile, OCX Methods, PEcopypngtoclipboard, PngIsInterlaced, PngIsTransparent, PngTransparentColor

 

This method is a wrapper to the PEcopypngtoclipboard DLL call.