public sealed class Matrix : IMessage<Document.Types.Page.Types.Matrix>, IEquatable<Document.Types.Page.Types.Matrix>, IDeepCloneable<Document.Types.Page.Types.Matrix>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Matrix.
Representation for transformation matrix, intended to be compatible and
used with OpenCV format for image manipulation.
[[["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.Matrix\u003c/code\u003e class within the 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\u003eMatrix\u003c/code\u003e class is used to represent a transformation matrix that can be used with the OpenCV format for image manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatrix\u003c/code\u003e class 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, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eMatrix()\u003c/code\u003e and \u003ccode\u003eMatrix(Document.Types.Page.Types.Matrix other)\u003c/code\u003e, and has properties \u003ccode\u003eCols\u003c/code\u003e, \u003ccode\u003eData\u003c/code\u003e, \u003ccode\u003eRows\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which define its structure and the data it contains.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType\u003c/code\u003e property of the \u003ccode\u003eMatrix\u003c/code\u003e class is meant to correspond with OpenCV data types, which can be referenced at the external link provided to their documentation.\u003c/p\u003e\n"]]],[],null,[]]