Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection. The
ImageAnnotator service returns detected entities from the images.
public static void BindService(ServiceBinderBase serviceBinder, ImageAnnotator.ImageAnnotatorBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eImageAnnotator\u003c/code\u003e service within the Google Cloud Vision API's .NET library, specifically version 2.3.0, and its capabilities for image analysis tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotator\u003c/code\u003e service facilitates various detection tasks on images, including identifying faces, landmarks, logos, labels, and text, returning detected entities.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists multiple previous versions of the ImageAnnotator Service, ranging from 2.3.0 to the latest 3.7.0 version, with hyperlinks to each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotator\u003c/code\u003e class can create a service definition for server registration using the \u003ccode\u003eBindService\u003c/code\u003e method, and allows for customized service binding logic using \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAnnotator\u003c/code\u003e class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]