PixelLayout enum# Namespace: P1.ImageSdk Definition# Memory layout of the bitmap image public enum PixelLayout Fields# Unknown 0 Unknown pixel layout Interleaved Store pixel by pixel, f.x. RGB RGB RGB … Planar Store channel by channel, f.x. RRRR…GGGG…BBBB