Lines Matching full:specification
67 % GetGeometry() parses a geometry specification and returns the width,
73 % The value must form a proper geometry style specification of WxH+X+Y
92 % o x,y: The x and y offset as determined by the geometry specification.
95 % specification.
116 Remove whitespace and meta characters from geometry specification.
586 % IsGeometry() returns MagickTrue if the geometry specification is valid.
595 % o geometry: This string is the geometry specification.
625 % specification (e.g. [1], [1-9], [1,7,4]).
634 % o geometry: This string is the geometry specification.
637 % conditions for a valid specification (e.g. [1], [1-4], [4-1]).
817 % ParseGeometry() parses a geometry specification and returns the sigma,
866 Remove whitespaces meta characters from geometry specification.
1290 % o x,y: The x and y offset, set according to the geometry specification.
1293 % the given geometry specification.