←Select platform

ToStitchImages Property

Summary

Gets or sets the RasterImage list to stitch together.

Syntax
C#
C++/CLI
Python
public List<RasterImage> ToStitchImages { get; set; } 
public:  
   property List<RasterImage^>^ ToStitchImages 
   { 
      List<RasterImage^>^ get() 
      void set(List<RasterImage^>^ value) 
   } 
ToStitchImages # get and set (StitchCommand) 

Property Value

The RasterImage list.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.