Function SuperImage.pixelFormat

This is compatible with IntegerPixelFormat and other internal format enums in dlib. Values from 0 to 255 are reserved for dlib. Values 256 and above are application-specific and can be used for custom SuperImage implementations

abstract uint pixelFormat() @property;