C# binding for PixelBuffer::GetMetadata() 09/163509/5
authoradam.b <adam.b@samsung.com>
Mon, 11 Dec 2017 17:40:58 +0000 (17:40 +0000)
committeradam.b <adam.b@samsung.com>
Fri, 22 Dec 2017 11:20:28 +0000 (11:20 +0000)
commit563a7bfd9a8167d02d9d3d438642a68ad610ca10
tree89c95a79229e5074154bd59a441db9dc69eb0c4d
parentb177573b7d2df3e088dfe773eed2346f513c110f
C# binding for PixelBuffer::GetMetadata()

Needed to obtain EXIF data from the PixelBuffer.

Change-Id: Id0e82822a3b7622cddc5df69b7cdef1b21873c74
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
src/Tizen.NUI/src/public/ImageLoading.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PixelBuffer.cs [new file with mode: 0755]