This control is a decendent of TImage and only surfaces the jpeg functionality if a TImage when combined with the jpeg unit that comes with Delphi 3.
This is TImage, which can be tiled. The only modification is propety TileImage.
Extended TImage with flip and rotate functions.Exe-demo available from
This component is the same as the TImage component with just one more ability. It can show the image rotated at an arbitrary angle.
TScrollImage is a TImage with 4-way scrolling capability. It can set scrolling speed, and is operational at design time, so you can judge and correct the effect......
TImage compatible component with zoom capabilities. High speed zooming and scrollbars.
DsFramedImage is an enhancement of TImage so it will be capable to display image in a 3D frame. This effect will greatly improve your image appearance. Its frame is designed using gradient effect. The basic frame effects are: gradient (full, inner an
TProEffectImage is a TImage descendant with some cool effects like: AntiAlias, Contrast, Lightness,Saturation, GaussianBlur, Mosaic, Twist, Splitlight, Trace, Emboss, etc.Works with 24bit color bitmaps.
TImage replacement which supports transparent images with a new property editor for transparent colors. Zooming allowed in the property editor.
Be from TImage component;Easy to use,only controled by mouse;Set zoom ,border and border color; Support more Image format,JPG,ICO ,WMF,BMP and so on.Can work under at Delphi 4.0 5.0;BCB4.0
The TscvWallpaper component is a relative of the standard TImage; but a TscvWallpaper component is designed to tile its picture to fill a region of the screen. TscvWallpaper has 9 different ways of tiling a pattern.
TAdware v2.0 is a completely rewritten component that provides the creation of sponsored freeware. TAdware can download any image off the internet, including animated gifs, and display it in a TImage of your choice. When clicked, this image can
TGradientForm is a non-visual component on your IDE but paints on runtime, It also Supports TImage painting, which can be saved. The Gradient fill color can be Red, Green or Blue just like installations and has the ability to unpaint form.
Procedure SetRegion( hHandle :HWND; iBitmap : Tbitmap );This unit contains a procedure that will allow you to create a skin-image dialog. No componet needed, just pass the handle of your dialog and the bitmap you have on it. VERY
It is a Component,Easy to use,No flicker,Faster Be from TImage component;Easy to use,only controled by mouse;Set zoom ,border and border color;Support more Image format,JPG,ICO
TImageFader will show a bitmap appearing from pixels. Each pixel at one time. Pixels of your bitmap will appear randomly. This creates a "fade in" effect. FadeOut looks like pulverizing the Image.
New in v2.4: Bitmap is stored...
can drag , resize the polyline;can add,delete point ;can set line width and color;work with TImage component, it is a easy way!can be used as TLineCan work under at Delphi 4.0 5.0;BCB4.0 5.0
ImageBkGnd let you put a image on the client zone of MDI Form. It inherited directly from TImage and the new property is Tile, that let you tile the image on all client zone.
RPS is kind of image file format can be used for images have pixels with same colors in some parts.An RPS image file can be more compressed than a bitmap file and it has the same graphical quality as a 24-bit Bitmap.This component will be add rps
Imagestore is a component designed for a particular requirement I had, to store pictures with details. However it has other uses which may be of interest. The content can be created at design time and saved within the exe file or loaded when running. |