public sealed class Asset.Types.ImageAsset : IMessage<Asset.Types.ImageAsset>, IEquatable<Asset.Types.ImageAsset>, IDeepCloneable<Asset.Types.ImageAsset>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Asset.Types.ImageAsset.
Image represents an image. The supported format is JPEG.
[[["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\u003eThe \u003ccode\u003eAsset.Types.ImageAsset\u003c/code\u003e class represents an image within the Live Stream v1 API, specifically designed for JPEG format images.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing for comprehensive object management and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes constructors for creating new instances, either blank or by cloning existing \u003ccode\u003eImageAsset\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageAsset\u003c/code\u003e class includes a \u003ccode\u003eUri\u003c/code\u003e property, which stores the Cloud Storage URI of the image in the format \u003ccode\u003egs://my-bucket/my-object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, ranging from version 1.0.0 to 1.8.0 with 1.8.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]