'Declaration <DefaultValueAttribute(Undefined)> <DescriptionAttribute("The destination pixel format.")> Public Property PixelFormat As Vintasoft.Imaging.PixelFormat
[DefaultValue(Undefined)] [Description("The destination pixel format.")] public Vintasoft.Imaging.PixelFormat PixelFormat { get; set; }
[DefaultValue(Undefined)] [Description("The destination pixel format.")] public: __property Vintasoft.Imaging.PixelFormat get_PixelFormat(); public: __property void set_PixelFormat(
Vintasoft.Imaging.PixelFormat value
);
[DefaultValue(Undefined)] [Description("The destination pixel format.")] public:
property Vintasoft.Imaging.PixelFormat PixelFormat { Vintasoft.Imaging.PixelFormat get(); void set(Vintasoft.Imaging.PixelFormat value); }
Property Value
Значение по умолчанию - PixelFormat.Undefined.