ImageObjectExtractor.GetImageBufferObjectMask 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 ImageBuffer ^ GetImageBufferObjectMask(ImageObjectExtractorHint ^ hint) = GetImageBufferObjectMask;
ImageBuffer GetImageBufferObjectMask(ImageObjectExtractorHint const& hint);
public ImageBuffer GetImageBufferObjectMask(ImageObjectExtractorHint hint);
function getImageBufferObjectMask(hint)
Public Function GetImageBufferObjectMask (hint As ImageObjectExtractorHint) As ImageBuffer