ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Objects Reference / HIG_ARTX_IMAGE_EMBEDDED
In This Topic
    HIG_ARTX_IMAGE_EMBEDDED
    In This Topic

    ART Image Embedded mark object.

    Members:

    IG_ARTX_image_embedded_alignment_h_get Queries value of annotation image horizontal alignment.
    IG_ARTX_image_embedded_alignment_h_set Updates value of annotation image horizontal alignment.
    IG_ARTX_image_embedded_alignment_v_get Queries value of annotation image vertical alignment.
    IG_ARTX_image_embedded_alignment_v_set Updates value of annotation image vertical alignment.
    IG_ARTX_image_embedded_aspectratio_get Queries value of annotation image aspect ratio.
    IG_ARTX_image_embedded_aspectratio_set Updates value of annotation image aspect ratio.
    IG_ARTX_image_embedded_bounds_get Queries the bounding rectangle of annotation.
    IG_ARTX_image_embedded_bounds_set Updates the bounding rectangle of annotation.
    IG_ARTX_image_embedded_create Creates a new instance of image annotation (IG_ARTX_IMAGE_EMBEDDED).
    IG_ARTX_image_embedded_fitmode_get Queries value of annotation image fitmode.
    IG_ARTX_image_embedded_fitmode_set Updates value of annotation image fitmode.
    IG_ARTX_image_embedded_orientation_get Queries value of annotation image orientation.
    IG_ARTX_image_embedded_orientation_set Updates value of annotation image orientation.
    IG_ARTX_image_embedded_page_get Queries the handle of image associated with hMark annotation
    IG_ARTX_image_embedded_page_set Updates the image associated with hMark annotation.
    IG_ARTX_image_embedded_transparent_color_get Queries annotation transparent color.
    IG_ARTX_image_embedded_transparent_color_set Updates annotation transparent color with new value.