Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context, while applying a special effect.
Overload | Description |
---|---|
DrawEffect(Graphics,Point,Graphics,Rectangle,SpecialEffectsType,int,int,int,int,int,int,bool,Color,int,Color,int,SpecialEffectsProgress) | Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context, while applying a special effect. |
DrawEffect(IntPtr,Point,IntPtr,Rectangle,SpecialEffectsType,int,int,int,int,int,int,bool,Color,int,Color,int,SpecialEffectsProgress) | Performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context, while applying a special effect. |