|
|
Object Model
ImgWriter contains two separate components:
- SAImageGen
The image generator. Contains the objects ImageGen
and Font.
- SAImageCollection
For caching images. Contains the objects Images
and Image.
| Component |
Object |
Methods |
Properties |
| SAImageGen |
ImageGen |
AddWatermark,
BlurImage,
ChangeBrightness,
CreateGradientImage,
CreateImage,
CreateThumbnail,
CreateTwoWayGradientImage,
CropImage,
DrawEllipseOnImage,
DrawLineOnImage,
DrawTextOnImage,
FillRectInImage,
FlipImage,
InvertImage,
LoadImage,
MergeWithImage,
ResizeImage,
RotateImage,
SaveImage,
SharpenImage
|
AntiAliasFactor,
BufferResponse,
ColorAdjustmentAlgorithm,
ColorResolution,
ErrorDescription,
Font,
Height,
ImageFormat,
ImageQuality,
JPEGProgressive,
ResizeFilter,
Text,
TextHeight,
TextWidth,
TiffPage,
TransparentColor,
Width
|
| Font |
|
Color,
FontFamily,
Height,
Italic,
Orientation,
Name,
StrikeOut,
Underline,
Weight,
Width
|
| SAImageCollection |
Images |
Exists,
LoadImage,
Remove,
RemoveAll,
SaveImage
|
Count,
Item
|
Image |
|
Format,
Image,
Name,
Ordinal
|
Copyright © 2001-2004, SoftArtisans, Inc.
|