• Home
  • Raw
  • Download

Lines Matching refs:ScaleQuantumToLongLong

1364           *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p));  in ExportLongLongPixel()
1365 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1366 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1381 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1382 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1383 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1384 *q++=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in ExportLongLongPixel()
1399 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1400 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1401 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1417 *q++=ScaleQuantumToLongLong(ClampToQuantum( in ExportLongLongPixel()
1433 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1434 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1435 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1450 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1451 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1452 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1453 *q++=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in ExportLongLongPixel()
1468 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1469 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1470 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1496 *q=ScaleQuantumToLongLong(GetPixelRed(image,p)); in ExportLongLongPixel()
1502 *q=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in ExportLongLongPixel()
1508 *q=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in ExportLongLongPixel()
1513 *q=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in ExportLongLongPixel()
1518 *q=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in ExportLongLongPixel()
1524 *q=ScaleQuantumToLongLong(GetPixelBlack(image,p)); in ExportLongLongPixel()
1529 *q=ScaleQuantumToLongLong(ClampToQuantum( in ExportLongLongPixel()