chickadee » leptonic » pix-scale-to-size

pix-scale-to-sizeprocedure
  • in - PPIX
  • in - WIDTH/HEIGHT: int32 - pixels.
    • To preserve aspect ratio, set width 0, use height as target. Or set height to 0 to use width as target.
  • returns: modified ppix or #f on error.