'Declaration <DescriptionAttribute("The real color format of an image.")> Public ReadOnly Property PixelFormat As Vintasoft.Imaging.PixelFormat
[Description("The real color format of an image.")] public Vintasoft.Imaging.PixelFormat PixelFormat { get; }
[Description("The real color format of an image.")] public: __property Vintasoft.Imaging.PixelFormat get_PixelFormat();
[Description("The real color format of an image.")] public:
property Vintasoft.Imaging.PixelFormat PixelFormat { Vintasoft.Imaging.PixelFormat get(); }