Classes | |
class | DrawingExtensions |
Extension methods for the members of the System.Drawing namespace . More... | |
class | ImageExtensions |
Extension methods on the Image object. More... | |
class | NamespaceDoc |
The namespace and assembly Stemmer.Cvb.Extensions 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. 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... | |
enum RawPixelBufferLayout |
Raw pixel buffer layout to be used with the ToPixelBuffer
method when serializing multi-planar images into a pixel buffer.