type TPixelAccessMode = (pamUnsafe, pamSafe, pamWrap);

Description

TPixelAccessMode determines how TKernelResampler handles pixels outside the bitmap boundary when invoking the GetSample method.