Class BitmapFrame
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Represents the image data returned by a decoder class.
C#Copypublic class BitmapFrame
- Inheritance
-
objectBitmapFrame
Properties
Declaration
C#Copypublic byte[] Buffer { get; }
Property Value
Type | Description |
---|---|
byte[] |
Declaration
C#Copypublic Size Size { get; }
Property Value
Type | Description |
---|---|
Size |