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
LEADTOOLS SDK Products that Include Digital Paint
Hover over each product for a description. Click for more details.
LEADTOOLS Vector Imaging Pro is a full featured raster and vector imaging SDK that supports load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, and WIC codecs. Extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data is included only in LEADTOOLS Document Imaging, Recognition Imaging, Document Imaging Suite, Medical Imaging, PACS Imaging, and Medical Imaging Suite SDKs.
The LEADTOOLS Document Imaging SDK is a comprehensive document imaging SDK. Some of the features included are image annotation, memory optimizations for bitonal image data and enhanced display of black and white images. Additionally, LEADTOOLS Document Imaging supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
The LEADTOOLS Recognition Imaging SDK includes everything a developer needs to create solutions to OCR document images and process form images. Some of the features included are OCR with text searchable PDF output, MICR, forms recognition and processing, image processing to improve recognition performance, and full barcode support.
The LEADTOOLS Document Imaging Suite SDK is the most comprehensive document imaging SDK available. Some of the features included are OCR with text searchable PDF output, MICR, forms recognition and processing, image processing to improve recognition performance, full barcode support, EMF to document format conversion, printer output capture and raster PDF load, save, conversion and compression.
The LEADTOOLS Medical Imaging SDK includes complete DICOM dataset support as well as medical image viewing functionality. LEADTOOLS Medical Imaging is a full featured raster, document and medical imaging SDK that supports load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
LEADTOOLS PACS Imaging is a full featured PACS, raster, document, medical imaging SDK that includes functions to implement a complete PACS client and server solution as well as medical imaging functionality. LEADTOOLS PACS Imaging SDK supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
LEADTOOLS Medical Imaging Suite is a full featured PACS, raster, document, and medical imaging SDK that includes functions to implement a complete PACS client and server solution as well as medical imaging, medical 3D, and multimedia functionality. LEADTOOLS Medical Imaging Suite SDK supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
|