GetData

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingMetafile > Methods >

GetData

Previous pageReturn to chapter overviewNext page

Returns a byte array that represents Bitmap data. Use it as a value for ?Image{Prop:ImageBits}.

 

format - The ImageFormat for this Image; available formats are: BMP GIF JPEG PNG TIFF. Default is BMP.

 

GetData                         PROCEDURE(<STRING format>), *STRING, PROC