public sealed class 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 documentation for the \u003ccode\u003eDocument.Types.Page.Types.Image\u003c/code\u003e class within the Google Cloud Document AI v1 API for .NET, covering versions from 1.0.0 to 3.19.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImage\u003c/code\u003e class represents rendered image content and includes properties for raw byte content (\u003ccode\u003eContent\u003c/code\u003e), image height (\u003ccode\u003eHeight\u003c/code\u003e), MIME type (\u003ccode\u003eMimeType\u003c/code\u003e), and image width (\u003ccode\u003eWidth\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, which provide functionalities like message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the image class, the default Image() constructor, and one which takes another \u003ccode\u003eDocument.Types.Page.Types.Image\u003c/code\u003e to use as a base for the new object.\u003c/p\u003e\n"]]],[],null,[]]