enum P1::ImageSdk::PixelLayout
Overview
Memory layout of a bitmap image. More…
#include <C_P1ImageCommonTypes.h> enum PixelLayout { Unknown, Interleaved, Planar, };
Memory layout of a bitmap image. More…
#include <C_P1ImageCommonTypes.h> enum PixelLayout { Unknown, Interleaved, Planar, };