CxImage, while reading high resolution images of the failure LOAD, high processing, online waiting.
CxImage, while reading high resolution images of the LOAD failure
CodePudding user response:
DWORD Height=0;
DWORD Width=0;
CxImage image (strFileName CMAX_IMAGE_FORMATS);
Height=image. GetHeight ();
Width=image. GetWidth ();
Return the Width;
Returns zero value
CodePudding user response:
Show a figure?
CodePudding user response:
See online discussion (ximacfg. H)
# define CXIMAGE_MAX_MEMORY 256000000//256 m try to bring this value to the
CodePudding user response: