Package SignalLabBasicPkg
From Mitov Wiki Doc
(Difference between revisions)
Revision as of 00:15, 22 November 2011
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents |
Belongs to
- AudioLab - Audio Processing Library.
- VideoLab - Video Processing Library.
- VisionLab - Computer Vision Library.
- SignalLab - Signal Processing Library.
- PlotLab - Data Visialization Library.
- InstrumentLab - Visual Instruments Library.
- IntelligenceLab - Artificial Intelligence Library.
- BasicVideo - Video Capture and Playback Library.
- BasicAudio - Audio Capture and Playback Library.
Used by
- Package SignalLabAdditionalPkg
- Package TimingLabBasicPkg
- Package AudioLabBasicPkg
- Package VideoLabBasicPkg
- Package MediaLabBasicPkg
- Package IntelligenceLabBasicPkg
- Package AudioLabPkg
- Package VideoLabPkg
- Package SignalLabPkg
- Package VisionLabPkg
- Package SignalLabScopePkg
- Package PlotLabPkg
- Package InstrumentLabPkg
- Package IntelligenceLabPkg
Description
Controls
Components
- TSLPair - Pairs multiple data buffers together.
Units
- SLPair - Contains the code for the TSLPair component.
- SLBasicGenericRealMatrix - Contains the basic abstract real matrix generic filters classes.
- SLBasicGenericInt - Contains the basic abstract integer generic filters classes.
- SLBasicGenericComplex - Contains the basic abstract complex generic filters classes.
- SLBasicGenericReal - Contains the basic abstract real generic filters classes.
- SLBasicGenericFilter - Contains the basic abstract binary generic filters classes.
- ULBasicControl - Contains the code for the TULBasicControl base class.
- LPTransparentControl - Contains the code for the TLPTransparentControl base class.
- LPComponent - Contains the code for the TLPComponent base class.
- VLBasicBitmap - Contains the code for the TVLBasicBitmap class.
- LPDrawLayers - Contains the classes for layer drawing properties.
- IGDIPlus - Contains the IGDI+ declarations and definitions.
- LPGDIPlusProperties - Contains the GDI+ property classes.
- SLComponentCollection - Contains the code for component collection properties.
- SLCommonGen - Contains the basic abstract generator classes.
- SLCommonFilter - Contains the basic abstract filter classes.
- SLGenericFilterTypes - Generic filter types.
- SLSimpleDataBuffer - Contains the implementation of TSLSimpleRealBuffer and TSLSimpleComplexBuffer.
- SLStreamTypes - Contains the classes and types for the SignalLab OpenWire stream support.
- SLFilterTypes - Support SignalLab type definitions.
- SLMultiInput - Contains the code for the TSLMultiInput component.
- VLImageDefs - Contains support classes.
- SLSyncTypes - Contains the classes and types for the SignalLab properties.
- SLControlCollection - Contains the code for control collection properties.
- LPControl - Contains the code for the TLPControl base class.
- LPControlDrawLayers - Contains the classes for layer drawing properties.
Classes
- TSLPair - Pairs multiple data buffers together.
- TSLCommonRealMatrixFilter - Base abstract class for Real(Double) Matrix data filters.
- TSLBasicGenericRealMatrix - Base class for generic real matrix filters.
- TSLBasicGenericInt - Base class for generic integer filters.
- TSLBasicStartGenericInt - Base class for generic integer filters.
- TSLBasicGenericComplex - Base class for generic complex filters.
- TSLBasicStartGenericComplex - Base class for generic complex filters.
- TSLBasicGenericReal - Base class for generic real filters.
- TSLBasicStartGenericReal - Base class for generic real filters.
- TSLBasicGenericFilter - Base class for generic binary filters.
- TSLBasicStartGenericFilter - Base class for generic binary filters.
- TULBasicControl - Base class for LabPacks controls.
- TULControlBackground - Control background properties class.
- TULBasicColorControl - Base class for LabPacks controls with color.
- TULColorItem - Color collection item.
- TULBasicColorItems - Basic ARGB Color collection class.
- TULColorItems - Collection of colors.
- TULBasicControlProperty - Base abstract class for control properties.
- TULElementSize - Control element size properties class.
- TULElementOffsetSize - Control element offset size properties class.
- TULElement2DSize - Control element 2D size properties class.
- TULControlFont - Control font properties class.
- TULControlText - Control text properties class.
- TULElementOffsets - Control element offset properties class.
- TLPBasicMatrixElement - Basic class for component matrix elements.
- TULCaptionCollectionItem - Text caption collection item.
- TULCaption - Control caption properties class.
- TULVerticalCaption - Control vertical caption properties class.
- TULCaptionCollection - Collection of text captions.
- TULControlElement - Base abstract class for control elements.
- TILRotation - Rotation properties class.
- TULControlBevel - Control border bevel properties class.
- TULControlInnerBevel - Control border inner bevel properties class.
- TULBasicControlBorder - Base abstract class for control border properties.
- TULControlBorder - Control border properties class.
- TULProportionalControlBorder - Optionally proportional control border properties class.
- TULRectControlBorder - Non proportional rectangle control border properties class.
- TULOptionalInstrumentProperty - Base abstract class for optional properties.
- TLPControlProperty - Base abstract class for control properties.
- TLPTransparentControl - Base class for LabPacks transparent controls.
- TLPComponent - Base abstract class for Lab Packs components.
- TLPPersistent - Base abstract class for locked persistent type properties.
- TLPPersistentNotify - Base abstract class for locked persistent type properties.
- TLPOptionalDisabledPersistent - Base class for optional properties.
- TLPOptionalEnabledPersistent - Base class for optional properties.
- TLPOptionalSettingProperty - Base abstract class for optional persistent type properties.
- TLPOptionalVisibilityProperty - Base abstract class for optional visibility persistent type properties.
- TLPPointProperty - Integer X,Y point property class.
- TLPMasterPumping - Specifies the master pumping settings.
- TLPDefaultEnabledMasterPumping - Specifies the master pumping settings.
- TLPCollectionItem - Represents an item in a collection.
- TLPNamedCollectionItem - Named collection item.
- TLPOptionalNamedCollectionItem - Optional named collection item.
- TLPCollection - Container for TLPCollectionItem objects.
- TLPObjectList - List of objects.
- TLPLanguage - Language properties class.
- TVLBasicBitmap - Bitmap wrapper class for thread safe bitmap access.
- TLPDrawLayer - Abstract base class for drawing layers.
- TLPDrawLayers - Collection of drawing layers.
- TLPLayerCollectionItem - Base abstract class for image layer collection items.
- TLPLayerCollection - Base abstract class for image layer collections.
- EGPLoadError - Defines GDI+ exception class.
- TGPBase - Basic GDI+ class.
- TLPGPImage - GDI+ image properties class.
- TLPGPPoint - GDI+ point coordinates class.
- TLPGPSize - GDI+ X,Y size class.
- TLPGPBlends - Collection of GDI+ blends.
- TLPGPBlendShape - GDI+ blend brush shape class.
- TLPGPBlend - GDI+ blend properties class.
- TLPGPPoints - GDI+ list of point coordinates class.
- TLPGPColors - GDI+ list of colors class.
- TLPGPInterpolationColors - GDI+ interpolation colors settings.
- TLPGPHatch - GDI+ hatch brush settings.
- TLPGPCenterPoint - Center point settings.
- TLPGPCenterColor - Center color settings.
- TLPGPGradient - GDI+ gradient properties class.
- TLPGPBrush - GDI+ brush properties class.
- TLPGPSingleArray - Array of singles.
- TLPGPCustomDash - GDI+ custom pen dash properties class.
- TLPGPDashStyle - GDI+ pen dash style properties class.
- TLPGPPenCompound - GDI+ pen compound properties class.
- TLPGPPen - GDI+ pen properties class.
- TLPGPPenCollectionItem - Pen collection item.
- TLPGPPenCollection - Collection of pen.
- TLPGPOptionalPen - Optional GDI+ pen properties class.
- TLPGPOptionalMultiPen - Optional multipen settings.
- TLPGPBasicFont - GDI+ basic font properties class.
- TLPGPSimpleBrushFont - GDI+ font properties class.
- TLPGPSimpleFont - GDI+ basic font properties class.
- TLPGPBrushFont - GDI+ font properties class.
- TLPGPFont - GDI+ font properties class.
- TLPGPOptionalText - Optional GDI+ text properties class.
- TLPGPColorItem - ARGB Color collection item class.
- TLPGPBasicColorItems - Basic ARGB Color collection class.
- TLPGPColorItems - ARGB Color collection class.
- TSLComponentItems - Base abstract class for component collections.
- TSLComponentItem - Base abstract class for component collection items.
- TSLBasicCommonGen - Abstract base class for generators.
- TSLCommonGen - Abstract base class for all the signal generators.
- TSLCommonBufferGen - Abstract base class for all the buffer signal generators.
- TSLCommonBaseRealGen - Base abstract class for real data generators.
- TSLCommonBlockGen - Base abstract class for Binary(Raw) signal generators.
- TSLCommonComplexGen - Base abstract class for Complex signal generators.
- TSLCommonIntGen - Base abstract class for Integer signal generators.
- TSLCommonRealGen - Base abstract class for Real(Double) signal generators.
- TSLThreadingQueue - Threading queue properties class.
- TSLThreading - Filter threading properties class.
- TSLBasicThreadedFilter - Base abstract class for threaded data filters.
- TSLBasicThreadedEnableFilter - Base abstract class for threaded data filters.
- TSLBasicCommonFilter - Base abstract class for data filters.
- TSLCommonFilter - Base abstract class for data filters.
- TSLCommonRealFilter - Base abstract class for Real(Double) data filters.
- TSLFilterFrequencyResponse - Frequency Response information class.
- TSLCommonTapsFilter - Basic abstract class for taps filters.
- TSLCommonComplexFilter - Base abstract class for Complex data filters.
- TSLCommonIntegerFilter - Base abstract class for Integer data filters.
- TSLCommonBinaryFilter - Base abstract class for Binary (Raw) data filters.
- TSLBasicBuffer - Generic Delphi data buffer.
- TSLGenericBuffer - Generic Delphi data buffer.
- TSLOWSourcePin - Basic Source Pin.
- TSLOWSinkPin - Basic Sink Pin.
- TSLOWMultiSinkPin - Basic Multi Sink Pin.
- TSLOWBinarySourcePin - Binary data Source Pin.
- TSLOWBinarySinkPin - Binary data Sink Pin.
- TSLOWIntegerSourcePin - Integer data Source Pin.
- TSLOWIntegerSinkPin - Integer data Sink Pin.
- TSLOWPairedSourcePin - Buffer Paired data Source Pin.
- TSLOWPairedSinkPin - Buffer Paired data Sink Pin.
- TSLOWRealSourcePin - Real data Source Pin.
- TSLOWComboRealSourcePin - Real data Source Pin.
- TSLOWRealSinkPin - Real data Sink Pin.
- TSLOWComboRealSinkPin - Real data Sink Pin.
- TSLOWComboRealIntSinkPin - Real and Integer data Sink Pin.
- TSLOWComboRealIntMatrixSinkPin - Real, Integer, and Matrix data Sink Pin.
- TSLOWComboRealAndMatrixSinkPin - Real, and Matrix data Sink Pin.
- TSLOWComboRealIntComplexPairedSinkPin - Real, Integer, Complex and Buffer Paired data Sink Pin.
- TSLOWComplexSourcePin - Complex data Source Pin.
- TSLOWComplexSinkPin - Complex data Sink Pin.
- TSLOWRealComplexSinkPin - Queue Complex data Sink Pin.
- TSLOWIntegerRealComplexSourcePin - Real, Integer, and Complex data Source Pin.
- TSLOWIntegerRealComplexSinkPin - Real, Integer, and Complex data Sink Pin.
- TSLOWIntegerRealComplexBinarySourcePin - Real, Integer, Binary, and Complex data Source Pin.
- TSLOWIntegerRealComplexBinarySinkPin - Real, Integer, Binary, and Complex data Sink Pin.
- TSLOWChannelSourcePin - Real, Integer, Binary, and Complex data Source Pin.
- TSLOWStringSourcePin - Text string Source Pin.
- TSLOWStringSinkPin - Text string Sink Pin.
- TSLOWRealMatrixSourcePin - Real Matrix data Source Pin.
- TSLOWRealMatrixSinkPin - Real Matrix data Sink Pin.
- TSLOWUserControlSourcePin - User interface control Source Pin.
- TSLOWUserControlSinkPin - User interface control Sink Pin.
- TSLOWUserControlMultiSinkPin - User interface control Multi Sink Pin.
- TSLOffset - X, Y offsets property class.
- TSLDelayValue - Property class for specifying signal delays.
- TSLCoordinateOffset - X, Y offsets from a variable coordinate property class.
- ESLException - LabPacks Exception class type.
- ESLDLLLoadError - DLL loading Exception class type.
- TSLMultiInput - Base abstract class for multiple input components.
- TSLRealMultiInput - Base abstract class for multiple input Real data components.
- TSLComplexMultiInput - Base abstract class for multiple input Complex data components.
- TSLOWQueuedRealSinkPin - Queued Real data Sink Pin.
- TSLOWQueuedComplexSinkPin - Queued Complex data Sink Pin.
- TSLOWQueuedIntegerRealSinkPin - Queued Real, and Integer data Sink Pin.
- TSLOWQueuedIntegerRealComplexSinkPin - Queued Real, Integer, and Complex data Sink Pin.
- TSLOWQueuedIntegerSinkPin - Queued Integer data Sink Pin.
- TSLOWComboRealIntComplexPairedQueuedSinkPin - Queued Real, Integer, Complex and Buffer Paired data Sink Pin.
- TSLCustomControlItem - Base abstract class for control collections.
- TLPComponentElement - Component element.
- TLPComponentElements - Collection of component elements.
- TLPDrawComponentElement - Collection of component elements.
- TLPGaugeComponentElements - Collection of gauge component elements.
- TLPLinearAnalogComponentElements - Collection of linear analog component elements.
- TLPAngularAnalogComponentElements - Collection of angular analog component elements.
- TLPClockComponentElements - Collection of clock component elements.
- TLPMatrixComponentElements - Collection of matrix component elements.
- TSLDisplayPen - Display Pen property type.
- TLPOptionalPenProperty - Base abstract class for optional pen persistent type properties.
- TSLDisplayBrush - Display Brush property type.
- TSLDisplayFont - Display Font property type.
- TSLBasicOptionalLabel - Basic abstract class for optional labels.
- TSLOptionalLabel - Optional (Visible/Invisible) Label.
- TLPCustomControl - Base class for controls that wrap Windows screen objects but perform their own rendering.
- TLPControlDrawLayer - Base abstract class for control draw collection items.
Structures
- TGPSizeF - Width and Height dimension in a 2-D coordinate system.
- TGPSize - Width and Height dimension in a 2-D coordinate system.
- TGPPointF - Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
- TGPRectF - Stores the upper-left corner, width, and height of a rectangle.
- TGPRect - Stores the upper-left corner, width, and height of a rectangle.
- TGPCharacterRange - Specifies a range of character positions within a string.
- TGPColorPalette - Defines an array of colors that make up a color palette.
- TPWMFRect16 - Defines a rectangle that bounds a placeable metafile.
- TGPWmfPlaceableFileHeader - Defines the fields of a placeable metafile header.
- TGPImageCodecInfo - Stores information about an image codec (encoder/decoder).
- TGPBitmapData - Stores attributes of a bitmap.
- TGPEncoderParameter - Holds a parameter that can be passed to an image encoder.
- TGPEncoderParameters - An array of TGPEncoderParameter objects along with a data member that specifies the number of TGPEncoderParameter objects in the array.
- TGPPropertyItem - Holds one piece of image metadata.
- TGPColorMap - Color remapping pair.
- TGPBlend - Specifies blend for gradient brushes structure.
- TGPInterpolationColor - Specifies interpolation color for gradient brushes structure.
Interfaces
- IGPPathData - Interface to a TGPPathData object.
- ISLData - Generic data interface.
- ISLDataBuffer - Basic Data buffer interface.
- ISLLinearDataBuffer - Basic Linear Data buffer interface.
- ISLGenericBuffer - Generic data buffer interface.
- ILPAnalogComponentElement - Analog component element interface.
- ILPAngularAnalogComponentElement - Angular analog component element interface.
- ILPClockComponentElement - Clock component element interface.
Enums
- TULBorderShape - Border shape enumeration.
- TULBevelStyle - Bevel style enumeration.
- TSLSynchronizeType - Type of thread buffer synchronization for the generic filters.
- TSLClockSource - Type of clock enumeration for the Audio, Video and Signal generators and players.
- TGPFillMode - Specifies how to fill areas that are formed when a path or curve intersects itself.
- TGPQualityMode - Specifies the overall quality when rendering GDI+ objects.
- TGPCompositingMode - Specifies how rendered colors are combined with background colors.
- TGPCompositingQuality - Specifies whether gamma correction is applied when colors are blended with background colors.
- TGPUnit - specifies the unit of measure for a given data type.
- TGPMetafileFrameUnit - Specifies the unit of measure for a metafile frame rectangle.
- TGPCoordinateSpace - Specifies coordinate spaces.
- TGPWrapMode - Specifies how repeated copies of an image are used to tile an area.
- TGPHatchStyle - Enumerated type for the hatch pattern used by a brush of type TGPHatchBrush
- TGPDashStyle - Specifies the line style of a line drawn with a Microsoft Windows GDI+ pen.
- TGPDashCap - Specifies the type of graphic shape to use on both ends of each dash in a dashed line.
- TGPLineCap - Specifies the type of graphic shape to use on the end of a line drawn with a Microsoft Windows GDI+ pen.
- TGPCustomLineCapType - Specifies the custom line cap type.
- TGPLineJoin - Specifies how to join consecutive line or curve segments in a figure (subpath) contained in a GraphicsPath object.
- TGPPathPointType - Indicates point types and flags for the data points in a path.
- TGPWarpMode - Specifies warp modes that can be used to transform images.
- TGPLinearGradientMode - Specifies the direction in which the change of color occurs for a linear gradient brush.
- TGPCombineMode - Specifies how a new region is combined with an existing region.
- TGPImageType - Indicates whether an image is a bitmap or a metafile.
- TGPInterpolationMode - Specifies the algorithm that is used when images are scaled or rotated.
- TGPPenAlignment - Specifies the alignment of a pen relative to the stroke that is being drawn.
- TGPBrushType - Indicates the type of brush. There are five types of brushes.
- TGPPenType - Indicates the type of pattern, texture, or gradient that a pen draws.
- TGPMatrixOrder - Specifies the order of multiplication when a new matrix is multiplied by an existing matrix.
- TGPGenericFontFamily - Specifies a generic TGPFontFamily object.
- TGPSmoothingMode - Specifies the type of smoothing (antialiasing) that is applied to lines and curves.
- TGPPixelOffsetMode - Specifies the pixel offset mode of a IGPGraphics object.
- TGPTextRenderingHint - Specifies the process used to render text.
- TGPMetafileType - Specifies types of metafiles.
- TGPEmfType - Specifies the nature of the records that are placed in an Enhanced Metafile (EMF) file.
- TGPObjectType - Indicates the object type value of an EMF+ record.
- TGPEmfPlusRecordType - Identifies metafile record types used in Microsoft Windows Metafile Format (WMF), Enhanced Metafile (EMF), and EMF+ files.
- TGPStringTrimming - Specifies how to trim characters from a string so that the string fits into a layout rectangle.
- TGPStringDigitSubstitute - Specifies how to substitute digits in a string according to a user's locale or language.
- TGPHotkeyPrefix - Specifies how to display hot keys.
- TGPStringAlignment - Specifies how a string is aligned in reference to the bounding rectangle.
- TGPFlushIntention - Specifies when to flush the queue of graphics operations.
- TGPEncoderValue - Specifies values that can be passed as arguments to image encoders.
- TGPEmfToWmfBitsFlags - Specifies options for the IGPMetafile.EmfToWmfBits method.
- TGPStatus - Specifies the results of a Microsoft Windows GDI+ method calls.
- TGPDebugEventLevel - Specifies the debug event levels.
- TGPPaletteFlags - Indicates attributes of the color data in a palette.
- TGPColorChannelFlags - Specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space.
- TGPImageCodecFlags - Contains elements that are used to provide information about image codecs.
- TGPImageFlags - Specifies the attributes of the pixel data contained in an TGPImage object.
- TGPRotateFlipType - specifies the direction of an image's rotation and the axis used to flip the image.
- TGPColorMatrixFlags - Specifies the types of images and colors that will be affected by the color and grayscale adjustment settings of an TGPImageAttributes object.
- TGPColorAdjustType - Specifies which GDI+ objects use color-adjustment information.
- TLPGPLinerGradientBrushMode - GDI+ linear gradient brush mode enumeration.
- TLPGPBlendShapeType - GDI+ blend shape enumeration.
- TSLMixerChannelWaitType - Mixer channel wait type.
- TSLQueueFullMode - Queue full modes enum.
- TSLExtendedWindowType - Window functions to be used by the Fourier transformations.
- TSLWindowType - Window functions to be used by the filters.
- TSLDelayMode - Delay Mode enumeration.
- TSLCombFeed - Comb filter feed types.
- TSLLevelDetectMode - Level detection modes.
- TSLFourierNormalization - Fourier normalization enumeration type.
- TSLDisplayMarkerShape - Display markers shape enumeration.
- TSLCoordinateMode - Enumerated type for selecting draw coordinate mode.
Types
- TGPImageAbortProc - Pointer to a callback abort method.
- TGPEnumerateMetafileProc - Callback member function(event) for IGPGraphics.EnumerateMetafile.
- TSLStartNotify - Event type for generic filter start commands.
- TLPProgressEvent - Event type for some components OnProgress event.
- TSLErrorEvent - Event type for error type events.
- TSLWarningEvent - Event type for warning type events.
- TSLTextCaptionEvent - Event type for caption text type events.
- TSLRealNotifyEvent - Event type for real value type events.