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

    ART Image mark object.

    Members:

    IG_ARTX_image_alignment_h_get Queries value of annotation image horizontal alignment.
    IG_ARTX_image_alignment_h_set Updates value of annotation image horizontal alignment.
    IG_ARTX_image_alignment_v_get Queries value of annotation image vertical alignment.
    IG_ARTX_image_alignment_v_set Updates value of annotation image vertical alignment.
    IG_ARTX_image_aspectratio_get Queries value of annotation image aspect ratio.
    IG_ARTX_image_aspectratio_set Updates value of annotation image aspect ratio.
    IG_ARTX_image_bounds_get Queries the bounding rectangle of annotation.
    IG_ARTX_image_bounds_set Updates the bounding rectangle of annotation.
    IG_ARTX_image_create Creates a new instance of image annotation (IG_ARTX_MARK_IMAGE).
    IG_ARTX_image_filename_get Queries the name of image file associated with hMark annotation.
    IG_ARTX_image_filename_set Assigns image file to annotation.
    IG_ARTX_image_fitmode_get Queries value of annotation image fitmode.
    IG_ARTX_image_fitmode_set Updates value of annotation image fitmode.
    IG_ARTX_image_orientation_get Queries value of annotation image orientation.
    IG_ARTX_image_orientation_set Updates value of annotation image orientation.
    IG_ARTX_image_page_get Queries the handle of image associated with hMark annotation.
    IG_ARTX_image_page_set Updates the image associated with hMark annotation.
    IG_ARTX_image_transparent_color_get Queries annotation transparent color.
    IG_ARTX_image_transparent_color_set Updates annotation transparent color with new value.