Feeds
질문
Hi, how should I display the name for image. Only Name without the pathways.
InfoImage = imfinfo(filename); imgName = InfoImage.Filename; app.FileNameEditField.Val...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
why my variable value become these sysbols?
InfoImage = imfinfo(filename); Width = InfoImage.Width; Height = InfoImage.Height; ...
3년 초과 전 | 답변 수: 2 | 0
