Main Content
ModelAdvisor.Image
Class: ModelAdvisor.Image
Namespace: ModelAdvisor
Include image in Model Advisor output
Syntax
object = ModelAdvisor.Image
Description
object = ModelAdvisor.Image
creates a handle
to an image object, object
, that the Model Advisor
displays in the output. The Model Advisor supports many image formats,
including, but not limited to, JPEG, BMP, and GIF.
Examples
image_obj = ModelAdvisor.Image;