Source position: bgrapixel.inc line 172
type TDrawMode = (
dmSet,
dmSetExceptTransparent,
dmLinearBlend,
dmDrawWithTransparency,
dmXor
);