Home
last modified time | relevance | path

Searched refs:testGetAttribute (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/PerlMagick/t/
Dgetattribute.t27 testGetAttribute('input.miff','base-columns','70');
30 testGetAttribute('input.miff','base-filename','input.miff');
33 testGetAttribute('input.miff','base-rows','46');
36 testGetAttribute('input.miff','class','DirectClass');
39 testGetAttribute('input.miff','colors','3019');
42 testGetAttribute('input.miff','columns','70');
45 testGetAttribute('input.miff','directory',undef);
48 testGetAttribute('input.miff','gamma','0.454545');
51 testGetAttribute('input.miff','geometry',undef);
54 testGetAttribute('input.miff','height','46');
[all …]
Dsubroutines.pl923 sub testGetAttribute { subroutine