'Declaration Public Function GetImageColorDepth( _
ByVal requestParamsЗапрос к серверу, содержащий информацию об изображении и команде обработки изображения.As GetImageColorDepthRequestParams _
) As GetImageColorDepthResponseParams
public GetImageColorDepthResponseParams GetImageColorDepth(
GetImageColorDepthRequestParams requestParams
)
public: GetImageColorDepthResponseParams* GetImageColorDepth(
GetImageColorDepthRequestParams* requestParams
)
public:
GetImageColorDepthResponseParams^ GetImageColorDepth(
GetImageColorDepthRequestParams^ requestParams
)
Parameters
- requestParams
- Запрос к серверу, содержащий информацию об изображении и команде обработки изображения.
Return Value
Ответ от сервера, содержащий результаты обработки изображения.