Shunde.NET Framework Class Library

ImageUtils.GetBytes Method

Gets this image as an array of bytes

Overload List

Gets this image as an array of bytes

public static byte[] GetBytes(Bitmap);

Gets this image as an array of bytes

public static byte[] GetBytes(Bitmap,Int64);

See Also

ImageUtils Class | Shunde.Utilities Namespace