ImageGear for C and C++ on Windows v19.4 - Updated
enumHTTPVerb
Collapse All
Expand All
View with Navigation Tools
API Reference Guide
>
Core Component API Reference
>
Core Component Enumerations Reference
> enumHTTPVerb
Identifies the method of saving image or annotations via the HTTP protocol.
Values:
IG_HTTP_VERB_POST
Used for saving the image or annotation data to file.
IG_HTTP_VERB_PUT
Used for transferring the image or annotation data to the web script.