Aspose::Cells::Drawing::Picture::Picture constructor

Picture::Picture(Picture_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Drawing::Picture::Picture(Picture_Impl *impl)

See Also

Picture::Picture(const Aspose::Cells::Drawing::Picture&) constructor

Copy constructor.

Aspose::Cells::Drawing::Picture::Picture(const Aspose::Cells::Drawing::Picture &src)

See Also

Picture::Picture(const Shape&) constructor

Constructs from a parent object.

Aspose::Cells::Drawing::Picture::Picture(const Shape &src)

See Also