MultiframeImageContent class

MultiframeImageContent class

Represents a multiframe image where a watermark can be placed.

The MultiframeImageContent type exposes the following members:

Methods

Method Description
dispose Disposes the current instance. (inherited from Content)
find_images Finds images according to the specified search criteria. (inherited from ContentPart)
find_images_image_search_criteria (inherited from ContentPart)
search Finds possible watermarks according to the specified search criteria. (inherited from ContentPart)
search_search_criteria (inherited from ContentPart)

Properties

Property Description
frames The collection of all frames of the image.
height The height of this ImageContent in pixels. (inherited from ImageContent)
width The width of this ImageContent in pixels. (inherited from ImageContent)

See Also