[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

TPTCCopy.Request

Request a copy routine for the specified pixel formats.

Declaration

Source position: copyd.inc line 43

public procedure TPTCCopy.Request(

  ASource: IPTCFormat;

  ADestination: IPTCFormat

);

Arguments

ASource

  

The source pixel format.

ADestination

  

The destination pixel format.

Description

Request a copy routine for the specified pixel formats source and destination.

Errors

TPTCError - a TPTCError exception is raised on failure.