GifSetTransparency Method

See Also     Examples     Applies To

Sets the transparency color for the native gif image.
If the native gif image is a multipage gif image, you should call this function for each page of the image.

Syntax

object.GifSetTransparency (nColorARGB)

The GifSetTransparency syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nColorARGB Optional. Long. Default value is Black. 32-bit Color (ARGB) of the transparent color.

Returns

Long. GdPictureStatus

Category

Gif Manipulation





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.