Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:SetImageProperty

865   (void) SetImageProperty(image,"cipher:type","AES",exception);
866 (void) SetImageProperty(image,"cipher:mode","CTR",exception);
867 (void) SetImageProperty(image,"cipher:nonce",signature,exception);