Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ImageSource Class / ImageSource Constructor
The image stream.
The type of the image.
In This Topic
    ImageSource Constructor
    In This Topic
    Specifies the normal construct method.
    Syntax
    public ImageSource( 
       java.io.InputStream stream,
       ImageType type
    )

    Parameters

    stream
    The image stream.
    type
    The type of the image.
    See Also