OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageViewVirtualPixels
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
image-view.h
41
*
GetImageViewVirtualPixels
(const ImageView *);
image-view.c
654
%
GetImageViewVirtualPixels
() returns the image view virtual pixels.
656
% The format of the
GetImageViewVirtualPixels
method is:
658
% const Quantum *
GetImageViewVirtualPixels
(const ImageView *image_view)
665
MagickExport const Quantum *
GetImageViewVirtualPixels
(
[
all
...]
methods.h
438
#define
GetImageViewVirtualPixels
PrependMagickMethod(
GetImageViewVirtualPixels
)
[
all
...]
Completed in 42 milliseconds