ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.Wic.InteropServices.MemoryIStream Class Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.MemoryIStream:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.MemoryIStream:
Collaboration graph
[legend]

Public Member Functions

 MemoryIStream (byte[] buffer)
 
 MemoryIStream (int capacity)
 
 MemoryIStream (byte[] buffer, bool writable)
 
 MemoryIStream (byte[] buffer, int index, int count)
 
 MemoryIStream (byte[] buffer, int index, int count, bool writable)
 
 MemoryIStream (byte[] buffer, int index, int count, bool writable, bool publiclyVisible)
 

Detailed Description

Definition at line 7 of file MemoryIStream.cs.


The documentation for this class was generated from the following file: