←Select platform

DisplacementMapImage Property

Summary

Gets or sets the value that indicates the displacement image handle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterImage DisplacementMapImage {get; set;}
Public Property DisplacementMapImage As Leadtools.RasterImage
public Leadtools.RasterImage DisplacementMapImage {get; set;}
@property (nonatomic, strong, nullable) LTRasterImage *displacementMapImage
public RasterImage getDisplacementMapImage() 
public void setDisplacementMapImage(RasterImage value) 
get_DisplacementMapImage(); 
set_DisplacementMapImage(value); 
Object.defineProperty('DisplacementMapImage'); 
public: 
property Leadtools.RasterImage^ DisplacementMapImage { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

Value that indicates the displacement image handle.

Example

Refer to DisplacementCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize