←Select platform

RotateFlipCommand Constructor(RotateFlipType)

Summary

Initializes a new RotateFlipCommand class object.

Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal type As RotateFlipType _ 
) 
- (instancetype)initWithType:(LTKernelRotateFlipType)type; 
public RotateFlipCommand(RotateFlipType type) 
public: 
RotateFlipCommand(  
   RotateFlipType type 
) 

Parameters

type
RotateFlipType to use.

Example

For an example, refer to RotateFlipCommand

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Kernel Assembly

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