C# Class CSReportDll.cImage

Mostrar archivo Open project: javiercrowsoft/CSReports.net

Private Methods

Method Description
deSerialiseBitmap ( byte bytes ) : Image
getIntFromByteArray ( byte bytes, int index ) : int
getShortFromByteArray ( byte bytes, int index ) : Int16
serialiseBitmap ( object image, object bytes ) : void