Home
Previous NextName
EM_LM_GetImage
Synopsis
int __cdecl EM_LM_GetImage(int nLayerID,EM_Image* pImage);
Description
Get image data of layer.
Parameter
nLayerID: Iutput, identity of layer.
pImage: Output, image data.
Return
EPC_SUCCESS on success.