PerspectivePointsX property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

short PerspectivePointsX (long lIndex);

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

(Raster Pro and above only) Gets or sets the X-axis coordinates of the new locations of image corners, It should contain four values; values at indices 0, 1, 2 and 3 determine the new x-axis coordinates of the left-top, right-top, left-bottom and right-bottom image corners respectively.

See Also

Elements:

Perspective method, PerspectivePointsY property, AddNoise method, Emboss method, Mosaic method, MotionBlur method, Oilify method, Posterize method, RemoveRedeye method, Solarize method, Underlay method, Bending method, Cylindrical method, FreeHandShear method, FreeHandWave method, Pixelate method, Impressionist method, Polar method, Punch method, RadialBlur method, RadWave method, Ripple method, Swirl method, Wave method, Wind method, ZoomBlur method, ZoomWave method, BumpMap method, Cubism method, DrawStar method, Dry method, FreePlaneBend method, FreeRadBend method, GlassEffect method, GlowFilter method, LensFlare method, Light method, Ocean method, PlaneBend method, Plane method, SampleTarget method, Tunnel method, Spherize method

Topics:

Raster Images: Doing Geometric Transformations.

 

Raster Images: Filtering Images.