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