Lucee Function Reference
							Function IMAGEREAD
			
				Reads the source pathname or URL and creates a image.
			
		
		
		
		Example
imageread(any path):any
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			
			
				
			
			| Name | Type | Required | Description | 
|---|---|---|---|
| path | any | Yes | On-disk or in-memory pathname or URL of the source image. |