Visual Basic (Declaration) | |
---|---|
Public Class ChangeViewPerspectiveCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ChangeViewPerspectiveCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class ChangeViewPerspectiveCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class ChangeViewPerspectiveCommand : public RasterCommand, IRasterCommand |
The ViewPerspective is the arrangement of pixels in the image. This command references image coordinates, which are often different from the display coordinates of an image.
Use this command to change the data and the ViewPerspective to simplify calculations that involve image coordinates. This method does not affect the image display. For more information, refer to Accounting for View Perspective.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.ChangeViewPerspectiveCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family