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