'Declaration <CategoryAttribute("RAW Image")> <DescriptionAttribute("The file format of image.")> Public ReadOnly Property FileFormat As Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawFileFormat
[Category("RAW Image")] [Description("The file format of image.")] public Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawFileFormat FileFormat { get; }
[Category("RAW Image")] [Description("The file format of image.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawFileFormat get_FileFormat();
[Category("RAW Image")] [Description("The file format of image.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawFileFormat FileFormat { Vintasoft.Imaging.Codecs.ImageFiles.Raw.RawFileFormat get(); }