Class ThumbnailExtractionResult
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 4
Represents the result of the thumbnail extraction.
C#Copypublic class ThumbnailExtractionResult
- Inheritance
-
System.ObjectThumbnailExtractionResult
Properties
Declaration
C#Copypublic byte[] RawData { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |
API Level: 4
Declaration
C#Copypublic Size Size { get; }
Property Value
Type | Description |
---|---|
Size |