Namespace for extension methods. More...
Classes | |
| class | DrawingExtensions |
Extension methods for the members of the System.Drawing namespace. More... | |
| class | ImageExtensions |
| Extension methods on the Image object. More... | |
Enumerations | |
| enum | RawPixelBufferLayout { Interleaved = 1 , Planar = 2 } |
Raw pixel buffer layout to be used with the ToPixelBuffer method when serializing multi-planar images into a pixel buffer. More... | |
Namespace for extension methods.
This namespace contains static classes with extension methods that make cooperation with other APIs like System.Drawing.
Please note that the assembly Stemmer.Cvb.Extensions.dll is dependent on other assemblies that may not be present on all supported platforms.
| enum RawPixelBufferLayout |
Raw pixel buffer layout to be used with the ToPixelBuffer method when serializing multi-planar images into a pixel buffer.