public sealed class Document.Types.Page.Types.Image : IMessage<Document.Types.Page.Types.Image>, IEquatable<Document.Types.Page.Types.Image>, IDeepCloneable<Document.Types.Page.Types.Image>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Image.
[[["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-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDocument.Types.Page.Types.Image\u003c/code\u003e class within the Cloud Document AI v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class represents the rendered image content found on a page within a document, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Google.Cloud.DocumentAI.V1 library, ranging from version 1.0.0 to the latest version, 3.19.0, with each version providing a link to its respective documentation for the \u003ccode\u003eImage\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class has properties such as \u003ccode\u003eContent\u003c/code\u003e (raw byte content of the image), \u003ccode\u003eHeight\u003c/code\u003e, \u003ccode\u003eWidth\u003c/code\u003e (dimensions in pixels), and \u003ccode\u003eMimeType\u003c/code\u003e (encoding media type) which can be interacted with.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an Image object: a default parameterless constructor and one to use another object of the same type.\u003c/p\u003e\n"]]],[],null,[]]