←Select platform

LightCommandData Constructor

Summary

Initializes a new instance of LightCommandData with the specified parameters.

Syntax

C#
VB
C++
Public Sub New(ByVal centerPoint As LeadPoint, ByVal width As Integer, ByVal height As Integer, ByVal angle As Integer, ByVal brightness As Integer, ByVal edge As Integer, ByVal fillColor As RasterColor, ByVal opacity As Integer, ByVal type As LightCommandType) 

Parameters

centerPoint

Center of the ellipse used to represent the light

width

Width of the ellipse

height

Height of the ellipse

angle

Angle by which to rotate the ellipse

brightness

Intensity or brightness of the light

edge

Percentage by which to smooth the light border

fillColor

Color of the light

opacity

Opacity of the light

type

Light source type

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly