ImageObjectRemover.RemoveFromSoftwareBitmap Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual SoftwareBitmap ^ RemoveFromSoftwareBitmap(SoftwareBitmap ^ softwareBitmap, SoftwareBitmap ^ softwareBitmapMask) = RemoveFromSoftwareBitmap;
SoftwareBitmap RemoveFromSoftwareBitmap(SoftwareBitmap const& softwareBitmap, SoftwareBitmap const& softwareBitmapMask);
public SoftwareBitmap RemoveFromSoftwareBitmap(SoftwareBitmap softwareBitmap, SoftwareBitmap softwareBitmapMask);
function removeFromSoftwareBitmap(softwareBitmap, softwareBitmapMask)
Public Function RemoveFromSoftwareBitmap (softwareBitmap As SoftwareBitmap, softwareBitmapMask As SoftwareBitmap) As SoftwareBitmap
Parameters
- softwareBitmap
- SoftwareBitmap
- softwareBitmapMask
- SoftwareBitmap