Hi,
Is there a simple way to pixelize specific areas of a bitmap in background ? I'd like to do it in a procedure. With TImageEnView.create(nil) it seems the selection (calling select()) does not work. With TIEBitmap.Create i dont know how to do a selection. Without selection, all the bitmap is pixelized and this is not what i want.
Regards
|