Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:ResizeQuantumMemory

1245 %  ResizeQuantumMemory() changes the size of the memory and returns a pointer
1249 % The format of the ResizeQuantumMemory method is:
1251 % void *ResizeQuantumMemory(void *memory,const size_t count,
1263 MagickExport void *ResizeQuantumMemory(void *memory,const size_t count,