Articles Tagged ‘file’


files

Get all files from a directory

Search the files from a folder and add them to a string list.

files

Get width and height of a PNG image file

This function returns the width and height of a png image file.

files

Get width and height of a GIF image file

This function returns the width and height of a gif image file.

files

Get width and height of a JPEG image file

This function returns the width and height of a jpeg image file.

files

Search a directory tree for a specified file

Function returns -1 if the filename was not found, and returns the path if the file was found

files

Check if a file’s volume is NTFS

A function that returns true if a file's volume is NTFS, or false if not.