Ramakrishna_V
January 4th, 2006, 02:35 AM
Hi,
Is there any function in GDI+ to implemt the functionality of MaskBlt in GDI?
The objective is to merge the content of two device contexts based on a reference bitmap (mask bitmap).
Is raster operations is possible with GDI+? This can be done in GDI with BitBlt function giving the raster mode as SRCAND, SRCCOPY, etc..
Thanks,
Ramakrishna Rao
Is there any function in GDI+ to implemt the functionality of MaskBlt in GDI?
The objective is to merge the content of two device contexts based on a reference bitmap (mask bitmap).
Is raster operations is possible with GDI+? This can be done in GDI with BitBlt function giving the raster mode as SRCAND, SRCCOPY, etc..
Thanks,
Ramakrishna Rao