←Select platform

BumpImage Property

Summary

Gets or sets the RasterImage object that references the image used to create the texture pattern.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterImage BumpImage {get; set;}
Public Property BumpImage As Leadtools.RasterImage
public Leadtools.RasterImage BumpImage {get; set;}
get_BumpImage(); 
set_BumpImage(value); 
Object.defineProperty('BumpImage'); 
public: 
property Leadtools.RasterImage^ BumpImage { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

Image used to create texture pattern.

Example

Refer to BumpMapCommand.

Requirements

Target Platforms

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