Lines Matching refs:access

88 <cffunction name="init" access="public" output="false" returnType="void">
112 <cffunction name="flipHorizontal" access="public" output="true" returnType="void" hint="Flip an ima…
119 <cffunction name="getImageInfo" access="public" output="true" returntype="struct" hint="Returns ima…
122 <cffunction name="getImageObject" access="public" output="true" returntype="struct" hint="Returns a…
126 <cffunction name="flipVertical" access="public" output="true" returntype="void" hint="Flop an image…
133 <cffunction name="scaleWidth" access="public" output="true" returntype="void" hint="Scale an image …
142 <cffunction name="scaleHeight" access="public" output="true" returntype="void" hint="Scale an image…
150 <cffunction name="resize" access="public" output="true" returntype="void" hint="Resize an image to …
162 <cffunction name="crop" access="public" output="true" returntype="void" hint="Crop an image.">
174 <cffunction name="rotate" access="public" output="true" returntype="void" hint="Rotate an image (+/…
183 <cffunction name="setOption" access="public" output="true" returnType="void" hint="Sets values for …
193 <cffunction name="getOption" access="public" output="true" returnType="any" hint="Returns the curre…
198 <cffunction name="filterFastBlur" access="public" output="true" returntype="void" hint="Internal me…
208 <cffunction name="filterSharpen" access="public" output="true" returntype="void" hint="Internal met…
217 <cffunction name="filterPosterize" access="public" output="true" returntype="void" hint="Internal m…
226 <cffunction name="addText" access="public" output="true" returntype="void" hint="Add text to an ima…
238 <cffunction name="watermark" access="public" output="false" returnType="void">
258 <cffunction name="save" access="public" output="false" returnType="void">
268 <cffunction name="revert" access="public" output="true" returntype="void" hint="Undo the previous m…