ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumRegionIS
In This Topic
    enumRegionIS
    In This Topic

    Specifies the type of region stored in the clipboard.

    Values:

    IG_REGION_IS_RECT The region available in clipboard is rectangle.
    IG_REGION_IS_NON_RECT The region available in clipboard is a non-rectangular area.
    IG_REGION_IS_NOT_AVAIL There is no image data in clipboard.