[]
        
(Showing Draft Content)

C1.Document.Utils.ToBytes

ToBytes Method

ToBytes(IImage)

Extracts bytes from IImage.

Declaration
[CLSCompliant(false)]
public static byte[] ToBytes(this IImage image)
<CLSCompliant(False)>
Public Shared Function ToBytes(image As IImage) As Byte()
Parameters
Type Name Description
IImage image
Returns
Type Description
byte[]