HomeSort by relevance Sort by last modified time
    Searched refs:CharPixel (Results 1 - 10 of 10) sorted by null

  /external/ImageMagick/tests/
validate.h 428 { CharPixel, sizeof(unsigned char) },
  /external/ImageMagick/MagickCore/
pixel.h 143 CharPixel,
stream.c 174 stream_info->storage_type=CharPixel;
    [all...]
pixel.c 483 % ExportImagePixels(image,0,0,640,1,"RGB",CharPixel,pixels,exception);
507 % types: CharPixel (char *), DoublePixel (double *), FloatPixel (float *),
    [all...]
option.c     [all...]
  /external/ImageMagick/Magick++/lib/
Pixels.cpp 163 case CharPixel:
  /external/ImageMagick/www/api/
constitute.php 62 image = ConstituteImage(640,480,"RGB",CharPixel,pixels,&exception);
93 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, DoublePixel, FloatPixel, IntegerPixel, LongPixel, QuantumPixel, or ShortPixel. </dd>
magick-image.php     [all...]
  /external/ImageMagick/coders/
palm.c 838 affinity_image=ConstituteImage(256,1,"RGB",CharPixel,&PalmPalette,
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 380 milliseconds