Skip to main content

dxGDIPlusClasses Unit

Classes

Name Description
TdxBMPImage A Smart Image container designed to store BMP images.
TdxGIFImage A Smart Image container designed to store GIF images.
TdxGPBrush An advanced brush used to paint on a drawing surface (also called a canvas).
TdxGPBrushGradientPoints A set of key gradient points arranged in a brush area.
TdxGPCanvas
TdxGPCustomBrush The base class for all classes that implement brushes for painting shapes and primitives.
TdxGPCustomGraphicObject
TdxGpFastDIB A GDI+ API-based memory buffer for DIB images.
TdxGPFont
TdxGPFontFamily
TdxGPImage The base class for all classes that implement simple and DPI-aware universal image containers.
TdxGPImageAttributes
TdxGPImageCodec The base class for all bitmap codec classes.
TdxGPImageCodecBMP A Device-Independent Bitmap (BMP/DIB) image format codec.
TdxGPImageCodecEMF An Enhanced Windows Metafile (EMF) image format codec.
TdxGPImageCodecGIF A Graphics Interchange Format (GIF) codec.
TdxGPImageCodecJPEG A Joint Photographic Experts Group (JPEG) image format codec.
TdxGPImageCodecPNG A Portable Network Graphics (PNG) image format codec.
TdxGPImageCodecTIFF A Tagged Image File Format (TIFF) codec.
TdxGPImageCodecWMF A Windows Metafile (WMF) image format codec.
TdxGPMatrix
TdxGPPath
TdxGPPen An advanced line graphic object.
TdxGPRegion
TdxGPStringFormat
TdxJPEGImage A Smart Image container designed to store JPEG images.
TdxPNGImage A Smart Image container designed to store PNG images.
TdxSmartGlyph A DPI-aware universal image container that can load an image from a DFM file.
TdxSmartImage A universal container designed to store images in different formats.
TdxTIFFImage A Smart Image container for storing TIFF images.

Enums

Name Description
TdxGPBrushGradientMode Enumerates the gradient directions of the brush gradient painting mode.
TdxGPBrushStyle Enumerates the available brush painting modes.
TdxGPCombineMode
TdxGpCompositionMode
TdxGPFillMode
TdxGPFontStyle
TdxGPInterpolationMode Enumerates the interpolation algorithms that are used when images are scaled or rotated.
TdxGPPenDashCapStyle Enumerates the available visual styles applied to all dashes and dots within the displayed line.
TdxGPPenLineCapStyle Enumerates the available line cap styles that a TdxGPPen object can add to the line’s end or beginning.
TdxGPPenStyle Enumerates available visual styles that TdxGPPen lines can have.
TdxGPSmoothingMode

Constants

Name Description
DefaultAnimationFrameDelay Determines the default frame delay (in milliseconds) for an animated GIF image.