LEADTOOLS Digital Paint SDK
Overview of LEADTOOLS Digital Paint SDK Technology
A must for anyone who wants to add digital painting functionality to their application. With the LEADTOOLS Digital Paint feature, a developer can create an entire image editing or design application, or simply add pieces of those types of functionality into an existing application.
Digital Paint includes both low-level and high-level functions for painting. With the low-level functions, you can programmatically control the painting. With the high-level functions (known as Automated Mode), you can simply turn on Automation, and allow the user to pick the painting tool. With Automation, the user's mouse events are automatically processed and the coding is done for you.
- Digital Paint SDK technology available as C DLL, C++ classes.
- Add Digital Paint functionality to single and multi-threaded
applications including IIS and Windows
WF hosted applications. - Native 32 and 64 bit Digital Paint binaries.
Brush options include:
- Color brush
- Image/pattern brush
- Diameter
- Hardness/sharpness of brush edges
- Spacing - frequency of touches
- Density
- Opacity
- Fade out - allow the brush to fade during the stroke
- Texture - apply a bitmapped texture to the brush
Shapes options include:
Removes much of the Windows API programming usually required to draw a shape. Additionally, provides the control of the artistic effects of the drawn shape such as opacity, and paper texture.
- Line
- Rectangle
- Rounded rectangle
- Ellipse
- Polygon
- Polybezier
Region options include:
Create regions for restricting image operations. Regions can range from simple to very complex; many of which are not supported by natively in Windows without LEADTOOLS. Additionally, functionality to resize or scale a region, which is not supported directly by Windows, is included with LEADTOOLS Digital Paint SDK Technology.
- Rectangle
- Rounded rectangle
- Ellipse
- Polygon
- Curves
- Surface - a region starting at a specified point and continues in
all directions that contains a
specified color and tolerance - Border - a region starting at a specified point and continues in all
directions until finding a
specified color and tolerance - Color - a region that contains a specified color and tolerance
Fill options include:
Complete area filling, also know as a FloodFill, with control over both the method of filling and the features of filling.
- Solid
- Gradient
- Background tiled image
- Opacity
- Texture
- and more...
Fill types include:
- Surface - Fills an area starting at a specified point and continues in all directions that contain a specified color and some tolerance.
- Border - Fills an area starting at a specified point and continues
in all directions until finding a
specified color and some tolerance. - Color replace - Replaces every pixel using the current fill settings.
Text options include:
Includes comprehensive text drawing features that could normally only be found in a painting applications.
- Font
- Border
- Tiled background bitmap
- Alignment
- Opacity
- Texture
- and more...
Other LEADTOOLS SDK Technologies Related to Digital Paint
- Image Processing Overview
- Common Dialogs
- Compression
- Display
- OCR
- Forms Recognition and Processing
- Barcode
LEADTOOLS SDK Products that Include Digital Paint
-
LEADTOOLS Imaging Pro SDK
-
LEADTOOLS Vector Imaging Pro SDK
-
LEADTOOLS Document Imaging SDK
-
LEADTOOLS Recognition Imaging SDK
-
LEADTOOLS Document Imaging Suite SDK
-
LEADTOOLS Medical Imaging SDK
-
LEADTOOLS PACS Imaging SDK
-
LEADTOOLS Medical Imaging Suite SDK
