Scripting API |
||
Parameter Description |
<<PreviewFileSaveToOffice | Main Index | PreviewQuickPrint>> | PreviewInWebBrowser | Back |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
This is the description of the command PreviewInWebBrowser's parameter named GifOptimizer: |
Name | Script Name | Type | Description | Supports None | Default | Minimum | Maximum |
NumberOfColors | NumberOfColors | Integer | Number of colors in the resulting image | No | 256 | 2 | 256 |
DitherPercent | DitherPercent | Integer | Percent to dither the image | No | 100 | 0 | 100 |
BoostAmount | BoostAmount | Integer | Amount to boost the selected colors | No | 1 | 1 | 10 |
FileSubFormat | FileSubFormat | Enumeration (SubFormat) | GIF file format options | No | NonInterlaced | ||
BlendWithBackgroundColor | BlendWithBackgroundColor | Enumeration (Boolean) | Blends partial transparent colors with the background color | No | True | ||
PartialTransparency | PartialTransparentArea | Enumeration (PartialTransparency) | Options for partial transparent pixels | No | FullTransparency | ||
IncludeWindowsColors | IncludeWindowsColors | Enumeration (Boolean) | Include Windows colors in the palette | No | False | ||
FileVersion | FileVersion | Enumeration (Version) | GIF file format (interlaced/noninterlaced) | No | Version89a | ||
PaletteSelection | PaletteSelection | Enumeration (ColorSelection) | Method of color selection | No | StandardPalette | ||
BoostSelectedColors | BoostSelectedColors | Enumeration (Boolean) | Should selected colors be boosted | No | False | ||
Tolerance | Tolerance | Integer | Tolerance for the transparency color match | No | 1 | 0 | 200 |
TransparentColor | TransparentColor | Color | Color in image that will be transparent | No | Red 0 Blue 0 Green 0 | Red 0 Blue 0 Green 0 | Red 255 Blue 255 Green 255 |
TransparentArea | TransparentArea | Enumeration (Transparency) | Areas of image that will be transparent | No | Existing | ||
BackgroundColor | BackgroundColor | Color | Background Color used in browser | No | Red 0 Blue 0 Green 0 | Red 0 Blue 0 Green 0 | Red 255 Blue 255 Green 255 |
PartialTransparencyThreshold | PartialTransparencyThreshold | Integer | Partially transparent pixels below this threshold will become transparent | No | 1 | 1 | 100 |