[Overview][Constants][Types][Classes][Index] |
Request a copy routine for the specified pixel formats.
Source position: copyd.inc line 43
public procedure TPTCCopy.Request( |
ASource: IPTCFormat; |
ADestination: IPTCFormat |
); |
ASource |
|
The source pixel format. |
ADestination |
|
The destination pixel format. |
Request a copy routine for the specified pixel formats source and destination.
TPTCError - a TPTCError exception is raised on failure.