public sealed class Image : IMessage<Document.Types.Page.Types.Image>, IEquatable<Document.Types.Page.Types.Image>, IDeepCloneable<Document.Types.Page.Types.Image>, IBufferMessage, IMessage
[[["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 documentation for the \u003ccode\u003eImage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for version 1.3.0 of the library, with links to numerous older versions, all the way back to 1.0.0, as well as the latest version 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class is designed to represent rendered image content on a page, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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 \u003ccode\u003eImage\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eImage()\u003c/code\u003e and a constructor that takes another \u003ccode\u003eImage\u003c/code\u003e object as a parameter \u003ccode\u003eImage(Document.Types.Page.Types.Image other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class includes four properties: \u003ccode\u003eContent\u003c/code\u003e (raw byte content of the image), \u003ccode\u003eHeight\u003c/code\u003e (image height in pixels), \u003ccode\u003eMimeType\u003c/code\u003e (encoding mime type), and \u003ccode\u003eWidth\u003c/code\u003e (image width in pixels).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class also contains inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]