[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Routines for clipping areas.
Source position: clipperd.inc line 34
type TPTCClipper = class |
||
function Clip(); |
|
|
end; |
|
Routines for clipping areas. |
|
| | ||
TObject |
Routines for clipping areas.
This class provides low level area clipping routines. Before using the clipper class take a look at the high level IPTCSurface.Clip method. Typically the only time the clipper class is required is when you are managing your own pixel buffers and performing clipping manually.