Move GLES 3.0 floating point pixel formats to Public API
[platform/core/uifw/dali-core.git] / dali / devel-api / images / pixel-data-devel.h
index a3b1f97..506efb7 100644 (file)
@@ -22,7 +22,7 @@
 #include <dali/public-api/images/pixel-data.h>
 
 // INTERNAL INCLUDES
-#include <dali/devel-api/images/pixel-devel.h>
+#include <dali/public-api/images/pixel.h>
 
 namespace Dali
 {
@@ -31,24 +31,6 @@ namespace DevelPixelData
 {
 
 /**
- * @brief Creates a PixelData object, using development pixel formats
- *
- * @param[in] buffer          The raw pixel data
- * @param[in] bufferSize      The size of the buffer in bytes
- * @param[in] width           Buffer width in pixels
- * @param[in] height          Buffer height in pixels
- * @param[in] pixelFormat     The pixel format
- * @param[in] releaseFunction The function used to release the memory
- * @return A handle to the PixelData
- */
-DALI_IMPORT_API PixelData New( unsigned char* buffer,
-                               unsigned int bufferSize,
-                               unsigned int width,
-                               unsigned int height,
-                               DevelPixel::Format pixelFormat,
-                               PixelData::ReleaseFunction releaseFunction );
-
-/**
  * Struct to keep the buffer pointer and the allocation method.
  *
  * @note Need to find a better solution - one library should not