DngImage.ImgData
DngImage.ImgData property
Manage the image data with this property. Whether you’re retrieving or updating, this property provides seamless access to the image data for efficient manipulation.
public RawData ImgData { get; set; }
Property Value
The img data.
See Also
- class RawData
- class DngImage
- namespace Aspose.Imaging.FileFormats.Dng
- assembly Aspose.Imaging