Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetAuthenticPixels

1433 %  GetAuthenticPixels().
1476 % GetAuthenticPixels() obtains a pixel region for read/write access. If the
1489 % GetAuthenticMetacontent() after invoking GetAuthenticPixels() to obtain the
1494 % The format of the GetAuthenticPixels() method is:
1496 % Quantum *GetAuthenticPixels(Image *image,const ssize_t x,
1510 MagickExport Quantum *GetAuthenticPixels(Image *image,const ssize_t x,
1612 % with the last call to QueueAuthenticPixels() or GetAuthenticPixels().
3281 % call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to
3285 % If you plan to modify the pixels, use GetAuthenticPixels() instead.
3287 % Note, the GetVirtualPixels() and GetAuthenticPixels() methods are not thread-
4344 % call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to