Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1015390 // isImageFile

JavaX fragment (include)

static bool isImageFile(File f) {
  ret isImageFileName(fileName(f)) && isFile(f);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015390
Snippet name: isImageFile
Eternal ID of this version: #1015390/3
Text MD5: b2dd6609202de566d17da9d2e67df41e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-09 23:37:04
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 389 / 436
Version history: 2 change(s)
Referenced in: [show references]