Searched defs:image (Results 176 - 200 of 970) sorted by relevance

1234567891011>>

/external/ImageMagick/coders/
H A Dcaption.c53 #include "MagickCore/image.h"
54 #include "MagickCore/image-private.h"
79 % ReadCAPTIONImage() reads a CAPTION image file and returns it. It
81 % pointer to the new image.
90 % o image_info: the image info.
112 *image;
138 image=AcquireImage(image_info,exception);
139 (void) ResetImagePage(image,"0x0+0+0");
145 property=InterpretImageProperties((ImageInfo *) image_info,image,
149 property=InterpretImageProperties((ImageInfo *) image_info,image,optio
110 *image; local
[all...]
H A Dclipboard.c58 #include "MagickCore/image.h"
59 #include "MagickCore/image-private.h"
91 % ReadCLIPBOARDImage() reads an image from the system clipboard and returns
93 % returns a pointer to the new image.
102 % o image_info: the image info.
112 *image;
133 image=AcquireImage(image_info,exception);
170 if ((image->columns == 0) || (image->rows == 0))
172 image
109 *image; local
334 WriteCLIPBOARDImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dcmyk.c52 #include "MagickCore/image.h"
53 #include "MagickCore/image-private.h"
86 % ReadCMYKImage() reads an image of raw CMYK or CMYKA samples and returns it.
88 % pointer to the new image.
97 % o image_info: the image info.
110 *image;
135 Open image file.
144 image=AcquireImage(image_info,exception);
145 if ((image->columns == 0) || (image
107 *image; local
1213 WriteCMYKImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dhistogram.c55 #include "MagickCore/image-private.h"
91 % RegisterHISTOGRAMImage() adds attributes for the Histogram image format
92 % to the list of supported formats. The attributes include the image format
108 entry=AcquireMagickInfo("HISTOGRAM","HISTOGRAM","Histogram of the image");
153 % WriteHISTOGRAMImage() writes an image to a file in Histogram format.
154 % The image shows a histogram of the color (or gray) values in the image. The
155 % image consists of three overlaid histograms: a red one for the red channel,
157 % image comment contains a list of unique pixel values and the number of times
158 % each occurs in the image
172 WriteHISTOGRAMImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dhtml.c84 % IsHTML() returns MagickTrue if the image format type, identified by the
93 % o magick: compare image format pattern against these bytes.
119 % RegisterHTMLImage() adds properties for the HTML image format to
120 % the list of supported formats. The properties include the image format
137 "Hypertext Markup Language and a client-side image map");
143 "Hypertext Markup Language and a client-side image map");
149 "Hypertext Markup Language and a client-side image map");
196 % WriteHTMLImage() writes an image in the HTML encoded image format.
201 % Image *image,ExceptionInf
206 WriteHTMLImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dinline.c51 #include "MagickCore/image.h"
52 #include "MagickCore/image-private.h"
93 % o image_info: the image info.
102 *image;
120 Open image file.
144 image=AcquireImage(image_info,exception);
145 status=OpenBlob(image_info,image,ReadBinaryBlobMode,exception);
148 image=DestroyImageList(image);
151 quantum=MagickMin((size_t) GetBlobSize(image),MagickMaxBufferExten
99 *image; local
277 WriteINLINEImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dmap.c57 #include "MagickCore/image.h"
58 #include "MagickCore/image-private.h"
88 % ReadMAPImage() reads an image of raw RGB colormap and colormap index
90 % structure and returns a pointer to the new image.
98 % o image_info: the image info.
106 *image;
140 Open image file.
149 image=AcquireImage(image_info,exception);
150 if ((image->columns == 0) || (image
103 *image; local
338 WriteMAPImage(const ImageInfo *image_info,Image *image, ExceptionInfo *exception) argument
[all...]
H A Dpwp.c49 #include "MagickCore/image.h"
50 #include "MagickCore/image-private.h"
74 % IsPWP() returns MagickTrue if the image format type, identified by the
83 % o magick: compare image format pattern against these bytes.
110 % ReadPWPImage() reads a Seattle Film Works multi-image file and returns
112 % returns a pointer to the new image.
120 % o image_info: the image info.
131 *image,
162 Open image file.
172 image
128 *image, local
[all...]
H A Drgb.c53 #include "MagickCore/image.h"
54 #include "MagickCore/image-private.h"
87 % ReadRGBImage() reads an image of raw RGB, RGBA, or RGBO samples and returns
89 % returns a pointer to the new image.
98 % o image_info: the image info.
110 *image;
135 Open image file.
144 image=AcquireImage(image_info,exception);
145 if ((image->columns == 0) || (image
107 *image; local
1093 WriteRGBImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dscreenshot.c61 #include "MagickCore/image.h"
62 #include "MagickCore/image-private.h"
98 % o image_info: the image info.
107 *image;
115 image=(Image *) NULL;
156 image=(Image *) NULL;
172 return(DestroyImageList(image));
173 if (image == (Image *) NULL)
174 image=screen;
176 AppendImageToList(&image,scree
105 *image; local
[all...]
H A Dsct.c49 #include "MagickCore/image.h"
50 #include "MagickCore/image-private.h"
75 % IsSCT() returns MagickTrue if the image format type, identified by the
84 % o magick: compare image format pattern against these bytes.
110 % ReadSCTImage() reads a Scitex image file and returns it. It allocates
112 % the new image.
120 % o image_info: the image info.
131 *image;
163 Open image file.
172 image
128 *image; local
[all...]
H A Dstegano.c51 #include "MagickCore/image.h"
52 #include "MagickCore/image-private.h"
76 % ReadSTEGANOImage() reads a steganographic image hidden within another
77 % image type. It allocates the memory necessary for the new Image structure
78 % and returns a pointer to the new image.
87 % o image_info: the image info.
96 #define SetBit(i,set) SetPixelIndex(image,(Quantum) ((set) != 0 ? \
97 (size_t) GetPixelIndex(image,q) | (one << (size_t) (i)) : \
98 (size_t) GetPixelIndex(image,q) & ~(one << (size_t) (i))),q)
101 *image,
99 *image, local
[all...]
H A Dttf.c49 #include "MagickCore/image.h"
50 #include "MagickCore/image-private.h"
81 % IsPFA()() returns MagickTrue if the image format type, identified by the
90 % o magick: compare image format pattern against these bytes.
117 % IsTTF()() returns MagickTrue if the image format type, identified by the
126 % o magick: compare image format pattern against these bytes.
158 % pointer to the new image.
166 % o image_info: the image info.
190 *image;
209 Open image fil
186 *image; local
[all...]
H A Duil.c54 #include "MagickCore/image-private.h"
85 % RegisterUILImage() adds attributes for the UIL image format to
86 % the list of supported formats. The attributes include the image format
146 % Procedure WriteUILImage() writes an image to a file in the X-Motif UIL table
152 % Image *image,ExceptionInfo *exception)
156 % o image_info: the image info.
158 % o image: The image. argument
163 static MagickBooleanType WriteUILImage(const ImageInfo *image_info,Image *image,
207 Open output image fil
[all...]
H A Durl.c50 #include "MagickCore/image.h"
51 #include "MagickCore/image-private.h"
90 % ReadURLImage retrieves an image via URL, decodes the image, and returns
92 % returns a pointer to the new image.
100 % o image_info: the image info.
144 *image;
159 image=ReadImage(read_info,exception);
161 return(GetFirstImageInList(image));
241 image
142 *image; local
[all...]
H A Dvicar.c54 #include "MagickCore/image.h"
55 #include "MagickCore/image-private.h"
87 % IsVICAR() returns MagickTrue if the image format type, identified by the
97 % o magick: compare image format pattern against these bytes.
128 % ReadVICARImage() reads a VICAR image file and returns it. It
130 % pointer to the new image.
139 % o image: Method ReadVICARImage returns a pointer to the image after
140 % reading. A null image is returned if there is a memory shortage or if
141 % the image canno
156 *image; local
424 WriteVICARImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dvid.c51 #include "MagickCore/image.h"
52 #include "MagickCore/image-private.h"
88 % structure and returns a pointer to the new image.
96 % o image_info: the image info.
110 *image,
144 image=AcquireImage(image_info,exception);
153 image=DestroyImage(image);
155 Read each image and convert them to a tile.
209 Create the visual image director
107 *image, local
305 WriteVIDImage(const ImageInfo *image_info,Image *image, ExceptionInfo *exception) argument
[all...]
H A Dwbmp.c52 #include "MagickCore/image.h"
53 #include "MagickCore/image-private.h"
84 % ReadWBMPImage() reads a WBMP (level 0) image file and returns it. It
86 % pointer to the new image.
97 % o image_info: the image info.
103 static MagickBooleanType WBMPReadInteger(Image *image,size_t *value)
111 byte=ReadBlobByte(image);
124 *image;
148 Open image file.
157 image
101 WBMPReadInteger(Image *image,size_t *value) argument
122 *image; local
318 WBMPWriteInteger(Image *image,const size_t value) argument
349 WriteWBMPImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
H A Dycbcr.c52 #include "MagickCore/image.h"
53 #include "MagickCore/image-private.h"
86 % ReadYCBCRImage() reads an image of raw YCbCr or YCbCrA samples and returns
88 % returns a pointer to the new image.
97 % o image_info: the image info.
110 *image;
142 Open image file.
151 image=AcquireImage(image_info,exception);
152 if ((image->columns == 0) || (image
107 *image; local
994 WriteYCBCRImage(const ImageInfo *image_info, Image *image,ExceptionInfo *exception) argument
[all...]
/external/ImageMagick/www/source/
H A Dmgk.c50 #include "magick/image.h"
51 #include "magick/image-private.h"
81 % IsMGK() returns MagickTrue if the image format type, identified by the
90 % o magick: This string is generally the first few bytes of an image file
117 % ReadMGKImage() reads a MGK image file and returns it. It allocates
119 % the new image.
128 % o image_info: the image info.
140 *image;
166 Open image file.
175 image
136 *image; local
362 WriteMGKImage(const ImageInfo *image_info, Image *image) argument
[all...]
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp112 Move<VkImage>& image,
139 image = createImage(vk, vkDevice, &colorImageParams);
140 memory = allocator.allocate(getImageMemoryRequirements(vk, vkDevice, *image), requirement);
141 VK_CHECK(vk.bindImageMemory(vkDevice, *image, memory->getMemory(), memory->getOffset()));
148 Move<VkImage>& image,
185 image = createImage(vk, vkDevice, &colorImageParams);
186 memory = allocateDedicated(vkInstance, vk, vkPhysicalDevice, vkDevice, image.get(), requirement);
187 VK_CHECK(vk.bindImageMemory(vkDevice, *image, memory->getMemory(), memory->getOffset()));
108 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory) const argument
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.cpp32 namespace image namespace in namespace:vkt
147 } // image
H A DvktImageTestsUtil.hpp36 namespace image namespace in namespace:vkt
112 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize); //!< Size used for addresing image in a shader
115 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize); //!< Number of texels in an image
155 const vk::VkImage image,
182 const vk::VkImage image,
234 } // image
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.cpp22 * \brief Protected Memory image validator helper
113 const vk::VkImage image, const vk::VkFormat imageFormat) const
168 image, // image
112 validateImage(ProtectedContext& ctx, const ValidationData& refData, const vk::VkImage image, const vk::VkFormat imageFormat) const argument
/external/deqp/framework/egl/
H A DegluUnique.cpp98 UniqueImage::UniqueImage (const Library& egl, EGLDisplay display, EGLImage image) argument
101 , m_image (image)

Completed in 8805 milliseconds

1234567891011>>