[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=DocumentConversionOptions Info=Options that can be specified when converting an RGB image to an indexed color model. Tab=Adobe [Property] Name=Set the name of the component. ARG(string)|2| @Colors=Sets the number of palette colors. Valid only when Palette=psMacOSPalette||psWindowsPalette||psWebPalette||psUniform||psLocalPerceptual||psLocalSelective||psLocalAdaptive. ARG(int)|1|256 @Dither=Sets the dither type. ARG(PsDitherType)|14|0|psNoDither,psDiffusion,psPattern,psNoise @DitherAmount=Sets the amount of dither [1..100]. Valid only when Dither=Diffusion. ARG(int)|1|75 @Forced=Sets the type of colors to force into the color palette. ARG(PsForcedColors)|14|0|psNoForced,psBlackWhite,psPrimaries,psWeb @Matte=Sets the color to use to fill anti-aliased edges adjacent to transparent areas of the image. ARG(PsMatteType)|14|3|psNoMatte,psForegroundColorMatte,psBackgroundColorMatte,psWhiteMatte,psBlackMatte,psSemiGray,psNetscapeGrayMatte @Palette=Sets the palette type. ARG(PsPaletteType)|14|0|psExact,psMacOSPalette,psWindowsPalette,psWebPalette,psUniform,psLocalPerceptual,psLocalSelective,psLocalAdaptive,psMasterPerceptual,psMasterSelective,psMasterAdaptive,psPreviousPalette @PreserveExactColors=Sets a value indicating whether to protect colors in the image that contain entries in the color table from being dithered. Valid only when Dither=Diffusion. ARG(bool)|14|1|True,False @Transparency=Sets a value indicating whether to preserve transparent areas of the image during conversion to GIF format. ARG(bool)|14|1|True,False [Methods] ConversionOptions=Returns conversion options object. ARG(DocumentConversionOptions)|3|0