←Select platform

Flags Property (ColoredPencilExtendedCommand)

Summary

Gets or sets the type of coloring method.

Syntax

C#
VB
WinRT C#
C++
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags'); 

Property Value

Flags that determine which the type of direction to use and whether to combine the resulted bitmap with the original one or not. For valid values, refer to ColoredPencilExtendedCommandFlags. Default value is ColoredPencilExtendedCommandFlags.Artistic | ColoredPencilExtendedCommandFlags.CombineOriginal.

Example

Refer to ColoredPencilExtendedCommand example.

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