System::Drawing::Imaging::Metafile::Metafile constructor
Contents
[
Hide
]Metafile::Metafile(const SharedPtr<System::IO::Stream>&) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream)
See Also
- Typedef SharedPtr
- Class Stream
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc)
See Also
- Typedef SharedPtr
- Class Stream
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, EmfType) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, EmfType type)
See Also
- Typedef SharedPtr
- Class Stream
- Enum EmfType
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, Rectangle, MetafileFrameUnit, EmfType) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, Rectangle rect, MetafileFrameUnit frameUnit, EmfType type)
See Also
- Typedef SharedPtr
- Class Stream
- Class Rectangle
- Enum MetafileFrameUnit
- Enum EmfType
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, RectangleF, MetafileFrameUnit, EmfType) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, RectangleF rect, MetafileFrameUnit frameUnit, EmfType type)
See Also
- Typedef SharedPtr
- Class Stream
- Class RectangleF
- Enum MetafileFrameUnit
- Enum EmfType
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(const System::String&) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(const System::String &filename)
See Also
- Class String
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++
Metafile::Metafile(IntPtr, EmfType) constructor
NOT IMPLEMENTED.
System::Drawing::Imaging::Metafile::Metafile(IntPtr, EmfType)
See Also
- Enum EmfType
- Class Metafile
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++