Enum that specifies the image type do you want to receive by the client.
ActiveX/.NET Syntax
AxImageMethod = (imJpeg, imPng, imMixed)
Delphi Syntax
TImageMethod = (imJpeg, imPng, imMixed)