'Declaration Public Function CreateCopy() As VintasoftImage
public VintasoftImage CreateCopy()
public: VintasoftImage* CreateCopy()
public:
VintasoftImage^ CreateCopy()
Return Value
A new VintasoftImage that is a copy of this instance.
'Declaration Public Function CreateCopy() As VintasoftImage
public VintasoftImage CreateCopy()
public: VintasoftImage* CreateCopy()
public:
VintasoftImage^ CreateCopy()
If image is not changed and image source is single-page image file, method will copy image source (image will loaded from image source by first request); otherwise, method will load image from image source.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5