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 : object
- Inheritance
-
ThumbnailExtractionResult
Properties
Declaration
C#Copypublic byte[] RawData { get; }
Property Value
Type | Description |
---|---|
Byte[] |
API Level: 4
Declaration
C#Copypublic Size Size { get; }
Property Value
Type | Description |
---|---|
Size |