C# (CSharp) AForge.Imaging.Formats ImageInfo - 3 examples found. These are the top rated real world C# (CSharp) examples of AForge.Imaging.Formats.ImageInfo extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Information about image's frame.
This is a base class, which keeps basic information about image, like its width, height, etc. Classes, which inherit from this, may define more properties describing certain image formats.