GxImage: LoadFromMem |
This method loads an image from a memory buffer.
Public Function LoadFromMem( ByVal buffer As Variant, ByVal pixelformat As enumFormat ) As Long
[Visual Basic] Function LoadFromMem(ByVal buffer As Variant, ByVal pixelformat As enumFormat) As Long
[Delphi] function LoadFromMem(buffer: Variant; pixelformat : TOleEnum) : Integer;
[C++] long LoadFromMem(VARIANT buffer, enumFormat pixelformat);
Class GxImage Overview GxImage Properties GxImage Methods LineWidth LoadImage