Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

星期四, 9月 13, 2007

TGifImage 的重要屬性

重要的屬性(Property)介紹
1AnimationSpeedDetermines the relative speed of the GIF animation.
2AspectRatio

Pixel Aspect Ratio.

3BackgroundColorSpecifies the background color of an animated GIF.
4BackgroundColorIndexSpecifies the background color index of an animated GIF.
5Bitmap

Provides access to the bitmap representation of the GIF.

6BitsPerPixel

Determines the maximum color depth of the GIF.

7ColorReductionSpecifies the color reduction method used when importing images with more than 256 colors.
8ColorResolutionDetermines the maximum color depth of the GIF.
9Compression

gcLZW

gcRLE

10DitherMode

dmNearest

dmFloydSteinberg

dmStucki

dmSierra

dmJaJuNI

dmSteveArche

dmBurkes

dmOrdered

11DrawBackgroundColorSpecifies a custom background color of an animated GIF.
12DrawOptionsControls how the GIF is displayed.
13GlobalColorMapGives access to the GIFs Global Color Map.
14HeaderGives access to the GIF file header.
15ImagesLists the individual frames of the GIF image.
16IsTransparentDetermines if the GIF uses transparency.The IsTransparent property can be used to determine if the GIF uses transparency.
17PaintersMaintains a list of paint threads used by the GIF object.
18ReductionBits

Specifies the palette size when importing images with more than 256 colors using the Quantization method.

rmNone

rmWindows20

rmWindows256

rmWindowsGray

rmMonochrome

rmGrayScale

rmNetscape

rmQuantize

rmQuantizeWindows

rmPalette

19ThreadPrioritySpecifies the priority of the GIF's paint threads.
20VersionSpecifies the GIF version level.

沒有留言: