Value
Name | Description | Value |
---|---|---|
MatteType.BACKGROUND | The current background color. | int 3 |
MatteType.BLACK | Black. | int 5 |
MatteType.FOREGROUND | The current foreground color. | int 2 |
MatteType.NETSCAPE | Gray. | int 7 |
MatteType.NONE | None. | int 1 |
MatteType.SEMIGRAY | 50% gray. | int 6 |
MatteType.WHITE | White. | int 4 |
Usage
As property
GIFSaveOptions.matte
IndexedConversionOptions.matte
JPEGSaveOptions.matte
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |