←Select platform

CloneCommand Constructor(RasterMemoryFlags)

Summary

Initializes a new instance of the CloneCommand class with explicit parameters.

Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal createFlags As RasterMemoryFlags _ 
) 
- (instancetype)initWithFlags:(LTRasterMemoryFlags)flags 
public CloneCommand(int createFlags) 
public: 
CloneCommand(  
   RasterMemoryFlags createFlags 
) 

Parameters

createFlags
Flags that control memory allocation for the destination image.

Example

For an example, refer to CloneCommand.

Requirements

Target Platforms

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

Leadtools Assembly