Initializes a new instance of LightCommandData with the specified parameters.
public LightCommandData(
LeadPoint centerPoint,
int width,
int height,
int angle,
int brightness,
int edge,
RasterColor fillColor,
int opacity,
LightCommandType type
)
public:
LightCommandData( LeadPoint^ centerPoint, int width, int height, int angle, int brightness, int edge, RasterColor^ fillColor, int opacity, LightCommandType^ type)
__init__(self,centerPoint,width,height,angle,brightness,edge,fillColor,opacity,type) # Overloaded constructor
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
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document