See Also Examples Applies To
Asks to the object to use or not the gdimgplug.dll codecs for image decoding from file.
Syntax
object.DisableGdimgplugCodecs (bDisable)
The DisableGdimgplugCodecs syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| bDisable | Required. Boolean. True to disable the gdimgplug.dll codecs, else False. |
Category
Standalone Functions