←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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