Table of Contents

Class RawData

Namespace
Aspose.Imaging.FileFormats.Dng.Decoder
Assembly
Aspose.Imaging.dll

The raw data in DNG format

public class RawData
Inheritance
RawData
Inherited Members

Properties

ImageDataParameters

Gets or sets the image data parameters.

public ImageParameters ImageDataParameters { get; set; }

Property Value

ImageParameters

The idata.

ImageOtherParameters

Gets or sets the other image parameters.

public ImageOtherParameters ImageOtherParameters { get; set; }

Property Value

ImageOtherParameters

The other.